Skip to content

Text manipulation

Split, sort, repeat, rotate and reshape the lines of a text. Built for lists, spreadsheet exports and anything that needs restructuring before it is used.

Text manipulation

Most text problems are really line problems: a list that needs sorting alphabetically, an export where every line needs a prefix added, a long paragraph that should be split at every comma. The tools in this category reshape lines of text — sort lines A to Z or by length, add a prefix or suffix to every line, split text by a delimiter, reverse or repeat it, merge lines together or pull one column out of tabular data.

They are built for the messy middle of everyday work: cleaning up a spreadsheet export before it goes into an email, turning a comma-separated dump into one item per line, or preparing a keyword list for an ad campaign. Instead of writing a one-off script or fighting a spreadsheet formula, you paste, pick an option and copy the result.

As everywhere on TextArray, the processing happens in your browser — nothing you paste leaves your device. The tools are free, handle thousands of lines without slowing down, and show a live tally of what changed so you can verify the result at a glance.