ClawLink
Developer Tools5 toolsPaste one API key

TinyPNG integration for AI agents

Compress and optimize images via the TinyPNG API

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect TinyPNG once and call the same tools from all of them.

Setup

Connect tinypng through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

TinyPNG exposes 5 tools through ClawLink.

ToolWhat it doesKind
tinypng_get_compression_countTool to retrieve the number of compressions made this month. Use when you need to monitor your TinyPNG API usage.Read
tinypng_shrink_and_get_image_idTool 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.Read
tinypng_tinify_compress_and_store_in_azureCompress an image using the Tinify API and upload the optimized result directly to Azure Blob Storage in a single operation.Read
tinypng_tinify_outputTool to retrieve a compressed image by its image ID. Use after compressing an image to download the result.Read
tinypng_transform_imageTool to transform a compressed image by resizing, converting format, preserving metadata, or storing to cloud storage.Read