UtilixWebText → Line Sorter

Line Sorter

Sort, reverse, shuffle or deduplicate lines in any text

0 lines
0 lines

How to Sort Lines Online

Paste your text into the left field, then click any action button. The result appears instantly in the right field. All processing is done in your browser — no data is sent to any server.

Available Actions

  • A→Z Sort — Alphabetical ascending order
  • Z→A Sort — Alphabetical descending order
  • Reverse order — Flip the line order (last becomes first)
  • Shuffle — Randomize line order
  • Remove duplicates — Keep only unique lines
  • Short → Long / Long → Short — Sort by line length

Options

  • Case-insensitive — ignore uppercase/lowercase when sorting
  • Trim whitespace — remove leading/trailing spaces from each line
  • Remove empty lines — filter out blank lines before processing
  • Number lines — prefix each output line with its number (1. 2. 3. ...)