C
Cleanor
/image_format_savings
Real storage savings of next-gen image formats
How much smaller WebP, AVIF or JPEG XL are than JPEG at matched perceptual quality, from Cleanor Labs’ controlled benchmark. Also reports the "HEIC conversion t
liveverifiedunknown~5s typical
mcpprobedcleanor
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-cleanor-cleanor /image_format_savings for me.
Input
| Field | Type | Description |
|---|---|---|
| format | string (webp | avif | jxl) | Target format to compare against JPEG. default "avif" |
| quality | string (web | high) | web = typical web quality (SSIM 0.95); high = near-lossless (SSIM 0.98). default "web" |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-cleanor-cleanor","endpoint":"/image_format_savings","input":{"format":"avif","quality":"web"}}'cli
npx cracked-ai run -p mcp-app-cleanor-cleanor -e /image_format_savings -i '{"format":"avif","quality":"web"}'mcp
run_tool({ provider: "mcp-app-cleanor-cleanor", endpoint: "/image_format_savings", input: {"format":"avif","quality":"web"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.