Best answer

How to turn rectangle images into square?

  • 16 July 2021
  • 3 replies
  • 921 views

Userlevel 1
Badge

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!

icon

Best answer by robschmidt 19 July 2021, 04:22

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +9

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)

Userlevel 1
Badge

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

Regards

Userlevel 1
Badge

Hi @robschmidt , it works perfectly!

Thanks!