The Wrap Text tool inserts line breaks into long lines to constrain them to a specified maximum character width. Commonly needed for terminal display (80-column wrapping), email body formatting (72 characters), or preparing text for fixed-width output. Choose whether to wrap at word boundaries or hard-wrap at the exact column.
Set a column width and get properly wrapped text ready for terminal output, email, or fixed-width environments. To reverse wrapping, use the Unwrap Text tool.
40-char wrap
Input
The quick brown fox jumps over the lazy dog and runs away.
Output
The quick brown fox jumps over the lazy dog and runs away.
Remove hard line breaks to restore paragraph formatting.
Remove extra whitespace, blank lines, special characters, and HTML tags.
Convert text to UPPERCASE, lowercase, Title Case, or Sentence case.
Eliminate duplicate lines from any block of text instantly.
Search for text or regex patterns and replace them in bulk.
Check whether a word, phrase, or sentence is a palindrome.