Text Sorter
Sorts a list of lines alphabetically, by length, or by number, and can reverse or shuffle it.
This tool runs entirely in your browser. Nothing you enter is uploaded, transmitted or stored anywhere.
Common questions
What does "Number order" do?
It reads the first number it finds on each line and sorts by its value, so 2 comes before 10 rather than after it.