Tinify Make integrationAutomate Tinify with Make.
Heavy images slowing things down, and no time to run each one through Tinify by hand? The Tinify Make integration gives you 3 action modules: compress an image, convert it to another type, or call the Tinify API directly. This guide connects your account and walks you through a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Tinify Make integration do for you?
The Tinify Make integration lets Make send images to your Tinify account and get back a lighter or converted file, with no code. You build a scenario, the automation Make runs for you, out of modules, the bricks of that scenario, and Tinify supplies three of them, all actions.
Lighter uploads without the manual step. A photographer drops shots into a shared storage folder; a trigger from that storage app starts the scenario, and Compress an Image hands each file to Tinify before it moves on. Every image travels as a bundle, one item passed from module to module.
Images in the type your site expects. A web shop receives supplier visuals in mixed formats. Convert an Image turns each one into another image type, so the product team stops converting files one by one. Tinify's own description mentions WebP, JPEG and PNG.
Anything the two modules leave out. Make an API Call reaches any endpoint of the Tinify API with the same connection, for the cases the other modules do not cover.
What Make will not do here: Tinify has no trigger, so the scenario never starts by itself on the Tinify side. Another app, or the schedule you set, has to start it. If you are weighing tools, Tinify may also have an n8n node, and our n8n vs Make comparison lays out the criteria. To judge Make as a whole, read the Make review, and check Make pricing before you count operations.
How do you connect Tinify to Make?
- 01
Copy your Tinify API key
You need an active Tinify account and an API key. Log in to Tinify, open the Developers section, click the link that creates or manages your API key, then copy the key shown on screen.
- 02
Open the connection window in Make
In your Make account, add any Tinify module to your scenario and click Create a connection. A connection is your Tinify account linked to Make once, then reused by every Tinify module.
- 03
Paste the key and save
Give the connection a clear label in the Connection name field if you like, it is optional. Paste the API key you copied from Tinify, confirm, and the module is ready to use.
Your first scenario with Tinify
GoalWhen a new image lands in the app you store files in, Make sends it to Tinify, compresses it, then converts it to the image type you need.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. Since Tinify has no trigger, start with the app where your images arrive.
- 02
Add Compress an Image
Click the + to the right of that first module, search for Tinify and pick Compress an Image. Click Create a connection and paste your API key.
- 03
Map the image from the first module
Fill the module fields by mapping the file the first module passes along. Make shows the data it received, so you pick it from the list instead of typing anything.
- 04
Chain Convert an Image
Add Convert an Image after the compression, map the lighter file coming out of the previous module, and choose the image type your site or your team expects.
- 05
Test with Run once
Click Run once and drop a test image where the first module looks. Open each module's bubble to read the bundles it received and check the file that came out.
- 06
Schedule and switch it on
Set the schedule on the first module, every 15 minutes by default for a new scenario, then switch the scenario on. Each Tinify module run counts as one operation on your plan.
What the Tinify modules do
Tinify gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Compress an Image
ActionIn Make“Uploads an image for compression.”
Sends one image to Tinify and gives you back a lighter version you can pass to the next module, whether that is a storage folder, a CMS or an email.
Convert an Image
ActionIn Make“Converts an image to another image type.”
Turns an image into another image type and returns the new file, which saves you opening an editor for each visual a supplier or a colleague sends over.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you call any endpoint of the Tinify API from your scenario, reusing the connection you already created, so you are not limited to the two ready-made modules.
Need help automating Tinify with Make?
A person reads every message.