Text

List Sorter

Sort any list alphabetically, shuffle it, remove duplicates and number items — all in your browser, no upload required.

0 items

The result appears here...

0 items

Frequently asked questions

Does the sort handle accented characters?

Yes — it uses locale-aware comparison so accented characters (é, ñ, ü) sort next to their base letters.

Can I shuffle a list?

Yes — pick the random order option to shuffle items into a random order.

Will it preserve case when removing duplicates?

It compares the trimmed line text exactly as written, so "Apple" and "apple" are treated as different items.

Related tools