I tried to setup the TinyPNG API to compress images uploaded by an user to my site using these instructions: Compress images to save space - #2 by ayfolut
I made it work for one image but am having issues uploading and compressing multiple images at once. Does anyone know how to compress more than one image at a time?
Here is my workflow:
Here’s the API setup:
Any help would be greatly appreciated.
Hi @Hustling-Labs, Have you figured out the way to the issue. I have a same issue. Thanks for the response.
Did you tried to loop the list of images and send one by one on your workflow to compress? I believe that should work, otherwise you can review the step by step Tinify API integration on here:
https://forum.bubble.io/t/tip-compress-images-on-the-backend-using-tinypng-api-no-plugins-needed/335388