Text Sorter
Sort, reverse or shuffle lines
Before 0 lines → After 0 lines
Sorting uses Intl.Collator with locale rules: CJK sorts by pronunciation rather than code point, and numeric mode compares leading numbers as numbers (9 < 10).
All processing happens locally in your browser. Your data is never uploaded to a server.