Sort Lines

A-Z, Z-A, or numeric sort.

Loading tool

This tool runs in your browser. Nothing is uploaded.

Alphabetize a list or sort numbers that live one-per-line. Locale-aware compare for Latin text.

How to use this tool

  1. Paste your text. Put the draft or list into the field at the top of this page. Nothing is uploaded.
  2. Adjust the options. Pick the mode or flags you need. Results update in this tab.
  3. Copy the result. Use Copy when the output looks right. Refreshing the page clears the text.

Numeric mode

Numeric sort reads the first number on each line so 2 sits before 10. Alphabetical sort would put 10 first.

Frequently asked

Are headings kept on top?

No. Every line is sorted. Split the heading off first.

Does it ignore leading spaces?

You can trim before sorting.

Can I randomize instead?

Use Team Shuffle or Name Picker for random order.

Is sort stable?

Yes. Equal lines keep their original relative order.

What locale is used?

Your browser locale via Intl.Collator.