TinyPNG icon

TinyPNG

Image compression service for WebP, JPEG, and PNG files, with cloud storage, transforms, and monthly usage tracking.

Covers web teams that shrink images with smart compression, route results to Azure Blob Storage, and resize or convert compressed images.

Sign in to connect TinyPNG

Sign in to connect an account and start using TinyPNG in your apps.

Example Use Cases

These are example ways Snow can use TinyPNG when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Compress and Store Image in Azure

Compress an image using the Tinify API and upload the optimized result directly to Azure Blob Storage in a single operation. The image is first compressed by Tinify, then uploaded to the specified Azure Blob URL using the provided SAS token. Use this when you need to optimize images and store them in Azure without intermediate steps. Supports JPEG, PNG, and WebP image formats.

Download Compressed Image

Tool to retrieve a compressed image by its image ID. Use after compressing an image to download the result.

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.

Transform Compressed Image

Tool to transform a compressed image by resizing, converting format, preserving metadata, or storing to cloud storage. Use when you have an image ID from a previous compression and need to apply transformations.