Keyboard shortcuts

KeyAction
Ctrl / + EnterFull Clean — runs the whole pipeline (works anytime, even while typing).
1Strip Line Breaks — flattens everything onto a single line.
2Remove Extra Spaces — collapses runs of spaces and tabs to one.
3Trim Each Line — removes leading and trailing whitespace per line.
4Collapse Blank Lines — reduces stacks of empty lines to a single break.
5Straighten Quotes — converts curly quotes, em dashes, and non-breaking spaces.
6Strip HTML Tags — removes tags and decodes entities.
7Extract JSON Text — strips braces, brackets, keys, quotes, and commas, leaving the raw values as plain text.
8Remove Hidden Characters — deletes zero-width and invisible Unicode marks (and normalizes exotic spaces to a regular space).
The single number keys (18) fire when the paste box isn't focused, so they never interfere with typing. After you paste, click anywhere outside the box — or just press a number — and the action runs. Ctrl/ + Enter works at any time.

Buttons

ButtonWhat it does
⧉ CopyCopies the current text to your clipboard.
↺ UndoReverts the last cleaning action.
␡ ClearEmpties the box so you can start fresh.

A typical flow

Paste your messy text, press Ctrl/ + Enter for a full clean, then press ⧉ Copy and paste the result wherever you need it. For finer control, run individual actions with 18 and use ↺ Undo to step back. Everything happens on your device — nothing is uploaded.