I'm using Filestack-js and I want users to upload an image with any aspect ratio, then have a squared version ready to use, not cropping the original but adding space if needed.
I've tried with the crop options but it forces the user to select a square part of the image.
I've also tried with their processing api but doesn't return a square version either.
Thanks in advance!