Input
0 chars · ~0 tokens
Cleaned
0 chars · ~0 tokens · 0% saved
Cleaning options
What does each option do?
Strip markdown — removes **bold**, *italic*, # headers, code fences, [links](url), list bullets. Keeps the actual text.
Normalize whitespace — collapses runs of spaces and tabs into single spaces.
Collapse blank lines — at most one blank line in a row.
Remove filler phrases — strips polite hedging like "could you please", "I would like you to", "I was wondering if", "kindly", etc. Saves tokens, doesn't change meaning.
Smart→straight quotes — converts curly quotes/apostrophes to ASCII. Useful for code prompts.
Trim line edges — removes leading/trailing whitespace per line.