Text Tools
Recently added

Line Sorter

Reorder text lines with alphabetical, numeric, or length-based sorting. Support ascending/descending order and case-insensitive compares.

Features

  • Alphabetical, numeric, and length sorting
  • Ascending or descending order
  • Case-insensitive option
  • Live sorted output

How to use Line Sorter

  • 1
    Paste one item per line.
  • 2
    Pick a sort mode and optional descending/case settings.
  • 3
    Copy the sorted result.

Examples

Alphabetical

Input
banana
apple
cherry
Output
apple
banana
cherry

About Line Sorter

Sort lines alphabetically, numerically, or by length, with ascending/descending and optional case-insensitive compares. Useful for lists, config keys, and log cleanup.

Frequently asked questions

Lines that start with a number are compared by that value. Non-numeric lines fall back to text comparison.

Yes. Enable the Descending switch.

No. Sorting runs locally.