Word Wrap

← All Tools

Wrap text at a specified column width, breaking at word boundaries. Useful for formatting emails, comments, or fixed-width output.

Example

The quick brown fox jumps (width: 15) → The quick brown\nfox jumps

A very long sentence here (width: 10) → A very\nlong\nsentence\nhere

Chain this tool with others in the Pipeline Builder →

Create multi-step text transformations

USED IN COOKBOOKS