Tinypng

Tinypng

TinyPNG uses smart lossy compression techniques to reduce the file size of your WebP, JPEG, and PNG files.

49VIEWS
1USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app tinypngnpx @composio/cli add cursor --app tinypngnpx @composio/cli add cursor --app tinypngnpx @composio/cli add cursor --app tinypng

After running the command, restart Cursor to start using the MCP Server.

Available Tools

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.

6 actions available