All tools

TOOL / 19

Line Sorter

Alphabetize lists, imports and labels while optionally retaining blank lines and reviewing the exact sorted output.

Your data stays in this browser
Local-firstYour data stays in this browser

FIELD NOTES

Sorting text predictably

Locale-aware comparison produces a more natural order for letters and numbers than raw character-code sorting.

Sorting changes source order and may alter meaning in ordered procedures, logs or configuration files. Keep the original when order matters.

REFERENCE

Common questions

Is sorting case-sensitive?

Comparison is case-insensitive for primary ordering, with stable browser ordering for ties.

Does this tool upload my input?

No. Processing uses browser APIs and the input is not sent to our server.