INPUT → PROCESS → OUTPUT
Put your text in working order.
A precise toolset for repeatable cleanup, structured lists, and everyday data preparation.
No signup. No text uploads.
Your workflow 0
A little order.
A lot less work.
Add your first operation.
We’ll run each step in sequence.
Add operations, paste your text, and run your workflow.
LESS REPETITION, MORE FLOW
A process you can inspect.
Keep each transformation explicit and easy to adjust.
Bring your text
Paste a draft or load a UTF-8 text file. Your content is processed locally in this browser.
Build your sequence
Add operations and adjust their settings. Use the arrows to change the order, or untick a step to skip it.
Make it yours
Run with Ctrl + Enter or ⌘ + Enter. Copy or download the result, and export the workflow to reuse it.
A WORKFLOW WORTH TRYING
Prepare a column of values.
Trim a pasted column of numeric values, remove empty lines, sort numerically, then format decimal places. Review rounding before using the results.
Does the order of operations matter?
Yes. Each step works on the previous step’s output. For example, trim spaces before removing duplicates so that differently padded copies match.
Can I save a workflow?
Export a JSON file and import it when you need it again. It contains operation settings, including any text entered in those settings, but not your input or output. Nothing is saved automatically.
What text can I process?
Use plain text up to 2 MB and up to 50 operations. Line endings are normalized to LF before processing. Regular expressions use JavaScript syntax. Long-running workflows stop after five seconds.