Toolzy

Word Wrap

Wrap text to a fixed maximum line width on word boundaries.

Input
Output

Set a line width and reflow your text so no line exceeds it, breaking only between words.

How to use

  1. Set the maximum line width in characters.
  2. Paste the text you want to reflow.
  3. Copy the wrapped result from the output box.

Frequently asked questions

What happens to very long words?
Words longer than the width are kept intact on their own line rather than being split mid-word.
Are existing line breaks respected?
Yes. Each existing line is wrapped independently, so intentional breaks are preserved.

Related tools