Updated
Using Word wrap tool
Choose a line width and the tool inserts real line breaks for plain-text documents, messages or fixed-width text. Existing line breaks and empty paragraphs remain. Runs of spaces and tabs inside a line become single spaces.
Visible characters are Unicode grapheme clusters, so joined emoji and combining accents stay together. Optional long-word handling either splits at a character boundary or leaves the word wider than your limit.
A worked example
At a width of 8, “one two three” becomes “one two” followed by “three” on the next line.
Before you use the result
The width counts visible characters, not pixels or terminal cells. Proportional fonts and wide CJK characters need different display space. Indentation and repeated spaces are normalized; use this for prose, not aligned code.
Cite this page
ToolOctopus. “Word wrap tool.” Updated 2026-09-19. https://tooloctopus.com/word-wrap-tool.
Add an access date if your instructions require one.
Citation formatting uses citeproc-js by Frank Bennett and Citation Style Language styles. Licence and source code.
