Skip to content

Text cleanup

Sort alphabetically

Order a list or a bag of words. Locale-aware compare, optional reverse.

Processed in your browser — nothing is uploaded

Last reviewed 2026-09-10.

FAQ

Questions, answered

Does it ignore case?

Comparison is case-insensitive for letters, using the runtime locale.

Blank lines?

They sort as empty strings and usually rise to the top in ascending mode.

Does my text leave the browser?

No. The alphabetical sort tool runs in JavaScript on this page. Your paste is not uploaded.

Related

Keep going

Browse all tools