Skip to content
ZeroServer.tools

Sort Lines Alphabetically

Sort lines A–Z or Z–A, with case and duplicate options.

Sorted Output

Sorting Lines the Way You Expect

Lines are sorted using locale-aware comparison, so accented characters and natural ordering behave sensibly. By default the sort is case-insensitive (A and a are grouped together); enable case sensitive for strict ASCII-style ordering. You can reverse the order to Z–A and optionally strip duplicate lines in the same pass. All sorting happens locally and instantly.

Related Text Tools tools