Text Sorter
Sort lines of text alphabetically, numerically, or by length with customizable ordering options.
0 lines
0 lines
Sorting Methods Reference
- Alphabetical: Standard string or natural sorting based on character codes.
- Numeric Value: Parses numbers out of each line to sort numerically.
- Line Length: Sorts lines based on the total character count per line.