Enlarge an image by simple press

I searched this forum a lot for the answer but couldn’t find anything satisfactory.
I am looking for a function that allows an image to be enlarged with a simple press. It’s a basic function and yet I can’t figure out how to do it.

Thanks for your help.

You can use the “Open Link” action to open the image in a separate view where it can be zoomed, downloaded, etc.

2 Likes

Or maybe with AI component, if the prompt is clear enough, it might work!

Definitely. Built this the other day:
CleanShot 2024-11-11 at 13.30.35

2 Likes

Oh nice! Would you share your prompt with us ?

It took some iterations:

Display these images as an image carousel that
displays the thumbnails of the images underneath. If a
thumbnail is clicked, it replaces the main image. If the
main image is clicked, it opens the image in a new tab.

The main image should display above the
thumbnails. Make the thumbnails smaller.

The image carousel is missing.
Display it above the thumbnails.

Add opaque arrows within the carousel main image
that allows the user to cycle through the thumbnails.

Set the opacity of the arrows to 30%
6 Likes