Shrink logs, JSON, UUIDs, URLs, IPs, and stored AI payloads with a single POST. Runs on Cloudflare's edge via WASM — milliseconds, any region. Built for AI pipelines and edge storage.
Hit our API live — compress, then decompress, and verify the roundtrip is lossless.
General-purpose algorithms (gzip, brotli) are tuned for large payloads. Short strings get barely any compression — or even expand. smol·text is purpose-built for the long tail of small payloads.
Compress every log line, event, and record before writing to KV, D1, R2, or S3. Cut storage costs by up to 60% with zero infrastructure changes.
Shrink stored prompts, conversation logs, and function-call payloads in your AI pipeline's queues, caches, and databases. Cuts storage and bandwidth — note: compressed output is binary, so decompress before feeding text back to a model.
Call it from Zapier, n8n, Make, or any webhooks-based workflow. One POST, one compressed string. No SDKs, no dependencies, no build step.
Every compress or decompress call counts as one billable unit. Start free, scale as you grow.
No credit card required. Enter your email and we'll generate an API key instantly.
Save this key — it won't be shown again. Use it as Authorization: Bearer <key>
A single curl call is all it takes. Replace $API_KEY with your key.