Sort Lines
Sort lines of text in alphabetical order (A-Z or Z-A), natural number sequence, character length, or random order.
Sort order
How to Use
01.Paste lines into the editor.
02.Select a sorting mode: A-Z, Z-A, Natural Numbers, Line Length, or Shuffle.
03.Copy the sorted output.
Frequently asked questions
Natural sort orders strings with numbers by numeric value (e.g. 'Item 2' before 'Item 10').
Related utilities
text
Word Counter
Count words, characters, sentences, paragraphs, and reading time.
text
Character Counter
Count characters, letters, digits, whitespace, and byte size.
text
Case Converter
Convert text to uppercase, lowercase, title case, camelCase, snake_case, and kebab-case.
text
Remove Extra Spaces
Strip duplicate spaces, tabs, empty lines, and trailing whitespace.