Word Wrap Tool
Umbrechen Sie Text auf beliebige Zeichenbreite mit gierigen oder ausgewogenen Zeilenumbrüchen. Entfernen Sie bestehende Umbrüche zum Neuformatieren. Vergleicht beide Algorithmen und berücksichtigt Zeilenpräfixe.
🔒 Dieses Tool läuft vollständig in Ihrem Browser. Ihre Dateien werden niemals an einen Server hochgeladen.
Wrapped in this page; nothing is uploaded. Widths are counted in characters, which is what a fixed-width context — a terminal, a commit message, a plain-text email — actually cares about. For proportional text on a web page, let CSS wrap it instead; hard line breaks in HTML fight the reader's window size.
How Word Wrap Tool works
- Open Word Wrap Tool and review the example state before entering your own values.
- Enter or select the information needed for Word Wrap Tool.
- Review the result and adjust the inputs if you want to compare another case.
Wrap text to any character width with greedy or balanced line breaking, and unwrap already-wrapped text so it can be re-wrapped cleanly. Scores both algorithms on your own text, and subtracts any line prefix from the width. Runs in your browser. The interactive workspace runs in your browser, so you can review the result without creating an account.
FAQ
What is Word Wrap Tool used for?
Wrap text to any character width with greedy or balanced line breaking, and unwrap already-wrapped text so it can be re-wrapped cleanly. Scores both algorithms on your own text, and subtracts any line prefix from the width. Runs in your browser.
Do I need an account?
No. The tool is available directly in the browser without an account or sign-up.
What should I do if the result looks unexpected?
Check the entered values and compare them with the guidance shown in Word Wrap Tool. Use the result as a planning aid and verify important decisions independently.