Skip to content

Line Tools

Sort, deduplicate, reverse, shuffle, number and trim lines of text in one place.

Result

How to use the Line Tools

  1. Paste your lines of text.

  2. Apply an operation.

  3. Copy the transformed lines.

Manipulate lines of text

Wrangling lists — logs, CSV columns, word lists — usually means sorting, removing duplicates or reversing order. This toolkit does all of that on text, line by line, instantly, so you don't need a spreadsheet or a script.

Key features

  • Sort A–Z, Z–A or numerically
  • Remove duplicate & empty lines
  • Reverse, shuffle & number lines
  • Trim whitespace per line

Frequently asked questions

Does sorting handle numbers?

Yes — choose numeric sort to order lines by value rather than alphabetically.

Can I remove duplicates?

Yes — dedupe keeps the first occurrence of each line and drops the rest.

Is the order preserved otherwise?

Operations only change what you ask for; everything else stays as-is.