TinyPNG Integration
Connect TinyPNG to Arahi's no-code AI agents and automate workflows in minutes.
About the TinyPNG integration
TinyPNG uses smart lossy compression techniques to reduce the file size of your PNG files. By selectively decreasing the number of colors in the image, fewer bytes are required to store the data. The effect is nearly invisible but it makes a very large difference in file size! Join over 50.000 companies and developers around the world who are using the API. With Arahi AI, you can connect TinyPNG to Bannerbear, Cloudinary, Giphy and 1,500+ other apps using AI-powered workflows. No coding required — set up triggers, actions, and intelligent automation in minutes.
- Category
- Image & Video Generation
- Authentication
- keys
TinyPNG automation use cases
- Social-post image batch
- Generate branded TinyPNG images for every new blog post or product launch without a designer.
- Ad creative variants
- Spin up 20 ad-creative variants from a single TinyPNG template for multivariate testing.
- Product-catalog imagery
- Render fresh TinyPNG images for every new SKU added to Shopify or Airtable.
- Video from template
- Turn new blog posts, podcasts, or data into short TinyPNG videos for social distribution.
TinyPNG workflow examples
- Shrink and get image ID for WordPress uploads
When an image uploads to WordPress media library, TinyPNG runs Shrink and get image ID to compress it before replacing the original file.
WordPress media upload -> Shrink and get image ID
- Compress and Store Image in Azure from Dropbox
When a Dropbox photo arrives in a designated folder, Compress and Store Image in Azure pushes the optimized asset into blob storage.
Dropbox file added -> Compress and Store Image in Azure
- Compress and Convert Image for Shopify products
When a Shopify product image is added, Compress and Convert Image outputs a WebP version and Download Compressed Image re-uploads it.
Shopify image added -> Compress and Convert Image -> Download Compressed Image
TinyPNG actions
- Get TinyPNG Compression Count
- Tool to retrieve the number of compressions made this month. use when you need to monitor your tinypng api usage.
- Shrink and get image ID
- Tool to shrink an image and return its tinypng image id. use when you need only the compressed image identifier from the api response location header.
- Compress and Convert Image
- Tool to compress and convert an image. use when you need to optimize an image and change its format (avif, webp, jpeg, png).
- Compress and preserve metadata
- Tool to compress an image while preserving specified metadata fields. use when critical metadata (e.g., copyright, creation date, or gps location) must be retained in the output.
- Compress and Store Image in Azure
- Tool to compress an image using tinify and upload it directly to azure blob storage. use when you want to optimize images and store them to azure in one step.
- Download Compressed Image
- Tool to retrieve a compressed image by its image id. use after compressing an image to download the result.