Text Sorter
Sort lines in ascending or descending order and remove empty lines.
Result
a b c
Use Cases
- Organize lists
- Sort keywords
- Clean multiline text
How to Use
Use the workspace above to type, paste, choose, or drop content and get the result immediately. Files and text stay local in your browser by default.
FAQ
Which sort rule is used?
The browser's localeCompare line sorting is used.
Related Tools
TextText
Text Counter
Count characters, words, lines, paragraphs, and UTF-8 bytes.
TextText
Case Converter
Convert text between camelCase, PascalCase, kebab-case, snake_case, and CONSTANT_CASE.
TextText
Markdown Preview
Preview common Markdown syntax as HTML locally in the browser.
TextText
Deduplicate Text
Remove duplicate lines while preserving the first occurrence.