# Is it possible to swap stretched/squeezed images?

**URL:** https://community.thunkable.com/t/is-it-possible-to-swap-stretched-squeezed-images/1823698
**Category:** Questions about Thunkable X
**Created:** [April 7, 2022, 11:17pm UTC](https://community.thunkable.com/t/is-it-possible-to-swap-stretched-squeezed-images/1823698 "2022-04-07T23:17:37Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![sjfrank](https://avatars.discourse-cdn.com/v4/letter/s/ac8455/32.png) [@sjfrank](https://community.thunkable.com/u/sjfrank)
#### Post date: [April 7, 2022, 11:17pm UTC](https://community.thunkable.com/t/is-it-possible-to-swap-stretched-squeezed-images/1823698/1 "2022-04-07T23:17:37Z")

</div>

I’d like to be able to let a user stretch or squeeze an on-screen image (e.g., a photo) and then swap that image for another one to which the same stretch/squeeze parameters are applied. For example, the first image may be a house and the second image can be a schematic version of the house showing regions of heat loss. The user stretches the schematic image to zoom in on an area of high heat loss, then toggles back to the house to see that area correspondingly enlarged.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 7, 2022, 11:35pm UTC](https://community.thunkable.com/t/is-it-possible-to-swap-stretched-squeezed-images/1823698/2 "2022-04-07T23:35:39Z")

</div>

You might want to look into Cloudinary transformations for that:

> **[Image Transformations for Developers | Cloudinary](https://cloudinary.com/documentation/image_transformations)**
>
> Learn how to dynamically transform images with one line of code: crop, resize, add borders and background, face detection, rich image effects, and more.

---

<div class="post-metadata">

### Author: ![sjfrank](https://avatars.discourse-cdn.com/v4/letter/s/ac8455/32.png) [@sjfrank](https://community.thunkable.com/u/sjfrank)
#### Post date: [April 8, 2022, 12:22am UTC](https://community.thunkable.com/t/is-it-possible-to-swap-stretched-squeezed-images/1823698/3 "2022-04-08T00:22:01Z")

</div>

Thank you!

---

<div class="post-metadata">

### Author: ![sjfrank](https://avatars.discourse-cdn.com/v4/letter/s/ac8455/32.png) [@sjfrank](https://community.thunkable.com/u/sjfrank)
#### Post date: [April 8, 2022, 2:25pm UTC](https://community.thunkable.com/t/is-it-possible-to-swap-stretched-squeezed-images/1823698/4 "2022-04-08T14:25:19Z")

</div>

Quick follow up: how can one do pinch and zoom of an image in a Thunkable app? Is there functionality to support that?

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 8, 2022, 2:53pm UTC](https://community.thunkable.com/t/is-it-possible-to-swap-stretched-squeezed-images/1823698/5 "2022-04-08T14:53:02Z")

</div>

No. We would need multitouch detection and mouseUp events, both of which are missing from Thunkable.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [July 7, 2022, 2:53pm UTC](https://community.thunkable.com/t/is-it-possible-to-swap-stretched-squeezed-images/1823698/6 "2022-07-07T14:53:47Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
