Add Line Breaks
Wrap text every N characters or words.
Paste text to wrap it after a set number of characters or words. Optionally avoid breaking words in the middle. Everything runs locally in your browser.
Your input is processed locally in your browser — nothing is uploaded, stored or logged.
Saved you time?Buy me a coffee
How it works
- 1 Paste your text.
- 2 Choose characters or words and the length.
- 3 Copy the wrapped result.
Common use cases
- Wrap text to a fixed width.
- Format text for terminals or emails.
- Split a long line into rows.
- Prepare fixed-width content.
Frequently asked questions
Is my text sent to a server?
No. Everything runs locally in your browser — your text is never uploaded, stored or logged.
Does it avoid splitting words?
When that option is on and you wrap by characters, breaks fall on spaces so words stay whole (lines may be a little shorter than the limit).
Is it really free?
Yes — free, with no signup and no limits.