TinyPNG uses smart lossy compression techniques to reduce the file size of your WebP, JPEG, and PNG files.
Tool to retrieve the number of compressions made this month. use when you need to monitor your tinypng api usage.
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.
Tool to compress and convert an image. use when you need to optimize an image and change its format (avif, webp, jpeg, png).
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.
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.
Tool to retrieve a compressed image by its image id. use after compressing an image to download the result.