Word Wrap
Word Wrap reformats your text so that no line exceeds a specified character width (default 80 characters), breaking at word boundaries. Use it to prepare text for terminal output, email bodies, code comments, README files, or any context with a strict line-width requirement.