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, click Wrap, and get properly wrapped text ready for terminal output, email, or fixed-width environments.
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.
Randomly shuffle the capitalisation of every character in your text.
Reverse a string character-by-character or line-by-line.