Text Processing Pipeline
Build multi-stage text transformations with regular expressions and simple replacements
Processing Pipeline
No stages yet
Add your first processing stage to get started
Escape Sequence Options
Loading WASM...
Enable to convert escape sequences like \n, \t, \r in patterns and text
Output
Enter some text and configure pipeline stages to see the output
Build powerful text processing pipelines with drag-and-drop stages. Supports regular expressions, case sensitivity, word boundaries, and escape sequences (\\n, \\t, etc).
Escape sequences are automatically converted to control characters when using regex matching. Disable regex for plain text processing.