Local Text Formatter

Offline clone of txtformat.com — everything runs in your browser, nothing is sent anywhere.


with   


to the of each line.


characters of each line.


Special characters

%L
Line number (Add tool only)
%N
New line (Replace / Add tools)

Note: "Replace" uses the "find" text as a regular expression (same as the original site), so characters like . * + ? ( ) [ ] ^ $ have special meaning. Escape them with a backslash if you want a literal match.