# Multiple Cloudinary image manipulations

**URL:** https://community.thunkable.com/t/multiple-cloudinary-image-manipulations/165330
**Category:** Questions about Thunkable X
**Tags:** cloudinary
**Created:** [August 1, 2019, 8:43pm UTC](https://community.thunkable.com/t/multiple-cloudinary-image-manipulations/165330 "2019-08-01T20:43:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![badbrains](https://avatars.discourse-cdn.com/v4/letter/b/ba9def/32.png) [@badbrains](https://community.thunkable.com/u/badbrains)
#### Post date: [August 1, 2019, 8:43pm UTC](https://community.thunkable.com/t/multiple-cloudinary-image-manipulations/165330/1 "2019-08-01T20:43:07Z")

</div>

Hi if anyone could help me out… I have set up a few different image  
Manipulations as cloudinary presets. What is the simplest way to apply a different preset manipulation in a different scenario ( depending on user input from my Thunkable app)  
Thanks in advance 🙏🏽

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [July 20, 2020, 8:07am UTC](https://community.thunkable.com/t/multiple-cloudinary-image-manipulations/165330/2 "2020-07-20T08:07:55Z")

</div>

Hey @badbrains!

You can join certain parameters together by using the `&` symbol in your URL.

Take a look at the Cloudinary docs for more examples:  
[https://cloudinary.com/documentation/image\_upload\_api\_reference](https://cloudinary.com/documentation/image_upload_api_reference)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:12pm UTC](https://community.thunkable.com/t/multiple-cloudinary-image-manipulations/165330/3 "2024-11-08T12:12:03Z")

</div>


