Free · No signup · Browser-only

Sort any list, instantly.

Paste a list, click sort, copy the result. A→Z, Z→A, by length, random — with dedupe, case-insensitive, and trim.

Nothing leaves your browser
Sorts 100k items instantly
No ads, no signup, no tracking

What people sort here

A few common reasons people show up to alphabetize a list.

Study lists

Vocabulary, glossary terms, class rosters, spelling lists.

Spreadsheet exports

Clean up a column of names, emails, or product SKUs.

Content moderation

Sort tag lists, banned-word lists, or category names.

Development

Sort import statements, env var names, API endpoints.

Personal lists

Guest lists, gift lists, to-do checklists, reading lists.

Word games

Sort anagram candidates, scrabble racks, crossword clues.

How it works

  1. 1

    Paste your list

    One item per line. Names, words, URLs — anything text.

  2. 2

    Pick a sort

    A→Z, Z→A, by length, random, or just reverse the order.

  3. 3

    Tweak if needed

    Toggle case-insensitive comparison, duplicate removal, or whitespace trimming.

  4. 4

    Copy the result

    One click copies the sorted list to your clipboard.

Frequently asked questions

How do I sort a list alphabetically online?+
Paste your list into the input box (one item per line), then click A→Z. The sorted result appears immediately. Click "Copy" to grab it for use elsewhere.
Will it ignore capitalization?+
By default yes — "apple" and "Apple" sort together. Uncheck "Case-insensitive" to make uppercase letters sort separately (and before lowercase, per ASCII order).
Can it remove duplicates while sorting?+
Yes. The "Remove duplicates" toggle is on by default and uses the case-insensitive setting to decide what counts as a duplicate.
Does this work for non-English alphabets?+
Yes. The tool uses your browser's built-in locale-aware comparison, so accented characters (é, ü), Cyrillic, and other scripts sort correctly for your locale.
Is my list sent to a server?+
No. All sorting happens in your browser. Nothing leaves your device — safe to use for sensitive data like names, emails, or internal lists.
How do I sort by length instead of alphabetically?+
Use the "Shortest first" or "Longest first" buttons. Items of equal length fall back to alphabetical order.