UtilityGrid
🔍

Sort Text Lines

Order a list of lines alphabetically (A→Z or Z→A), by length, numerically, in reverse, or shuffle them randomly — with optional case-insensitive sorting.

Input
Result

🔒 This tool runs entirely in your browser. Your data is never uploaded.

Frequently asked questions

Which sort orders are available?

Alphabetical (A-Z and Z-A), by line length, numeric, reversed, and a random shuffle.

Can it sort numbers correctly?

Yes — numeric mode orders lines by their value rather than alphabetically, so 2 comes before 10.

Is my list private?

Yes — sorting happens in your browser.

Related Writing Tools

Explore more categories