Skip to main content

Hi, I would like to turn rectangle images into square, using Zapier.

Something like the https://squaremyimage.com/ service.

I’ve tried with Mallabe, but the image is distorted.
Ideally, the tool would add white around the image to make it perfectly square, without changing the proportions.

Do you know how I can do it?

Thanks!

Hi @Schizzo 

You need to find an image editor platform that offers API to edit photos, here’s one you can utilize: https://cloudinary.com/features/image_manipulation

Use “webhook by Zapier” app to make API request to edit photos, in order to square a photo you can just resize the photo by a square dimension (i.e. 512*512)


Hi @robschmidt , thanks for your link!
I will try it and let you know if it works for me.

Regards


Hi @robschmidt , it works perfectly!

Thanks!