Prompt Compressor

Strip redundant filler and whitespace from a prompt to cut token count โ€” see exactly what changed and how much it saves at scale.

~111 tokens
~67 tokens (-39.6%)
Tokens Saved
Per request
44
Cost Savings at Scale
Requests / day
Estimated monthly input-cost savings
$3.30

Compression is rule-based text editing (whitespace, known filler phrases, duplicate words) โ€” it does not use an LLM and won't rewrite meaning. Always re-read the compressed prompt before shipping it; aggressive phrase removal can occasionally change intent.

About Prompt Compressor

System prompts and templates accumulate filler over time โ€” "please note that," "in order to," redundant whitespace โ€” that costs tokens on every single request without adding meaning. This tool applies a set of rule-based cleanups and shows the token and dollar impact at your actual request volume, so you can decide if the tradeoff is worth it.

Key Features

  • Toggle individual compression rules (filler phrases, whitespace, duplicate words, markdown stripping).
  • Live token count and monthly cost savings across GPT, Claude, Gemini, and Llama pricing.
  • Pairs with the Token Counter and Prompt Differ.