Skip to content
Text tools

Sort Lines Alphabetically

Sort a list of lines A→Z or Z→A.

How it works

  1. 1Paste your list, one item per line.
  2. 2Pick A→Z or Z→A.
  3. 3Copy the sorted result.

Use cases

  • Alphabetize vocabulary lists
  • Sort CSV column dumps
  • Organize bookmark exports

Frequently asked questions

What sort order is used?

Browser localeCompare, which follows Unicode collation rules and respects the user locale.

See all →