Text Sorter
Sort text lines alphabetically, in reverse order, or in deterministic randomized order.
Tool
How it works
Enter one item per line, then choose a sort mode.
A→Z and Z→A use standard lexical sorting.
Randomize uses a deterministic shuffle based on the current input text.
Examples
Sort a checklist alphabetically before sharing.
Use deterministic randomize for repeatable order changes.
FAQ
Is randomize truly random?
It is deterministic pseudo-random so the same input gives the same shuffled order.
Are blank lines kept?
Blank lines are removed before sorting to keep output clean.
Related tools
Writing
Reading Time Calculator
Paste text to instantly calculate word count, character count, and estimated reading time.
Open Reading Time Calculator
Writing
Word Counter
Count words, characters, sentences, and paragraphs instantly while you type.
Open Word Counter
Writing
Text Case Converter
Convert text to uppercase, lowercase, title case, or sentence case with one click.
Open Text Case Converter