Hi @Erve56
Instead of using the HTTP request module, where setting up the TinyPNG API requires a step-by-step process that can be prone to configuration errors, I’d recommend trying a ready-to-use image compression module. One such option is the Picsart Image Compression module, which simplifies the setup and reduces the chance of mistakes.
You can easily set the target format and make any necessary format changes. Here’s a quick guide to get started:
- Sign up at console.picsart.io and verify your account.
- Get your default app set up, which includes 200 free credits to start.
- Copy and paste your API key to create the Picsart connection in Make.
- You can reuse this connection across all your scenarios.
- Pick one of the compression modules. For example, if your source images are always PNGs, you can select the PNG2JPG module. If you need more flexibility, there are other configurable options available as well.
Here you can use Compressions as low as 75%. You will get a good balance of result image quality as well as small image size.
This approach should simplify your process and help avoid the granular setup required for TinyPNG.
– The Picsart Team

