What's New
New Tool: Sort Lines
A powerful text line manipulation tool with the following features:
- Sort alphabetically (A-Z, Z-A)
- Natural sort for alphanumeric strings (file1, file2, file10)
- Numeric sort (ascending/descending)
- Sort by line length
- Reverse line order
- Remove duplicates (dedupe)
- Shuffle/randomize lines
Options:
- Case sensitive toggle
- Trim whitespace
- Remove empty lines
Full Changelog: v1.2.0...v1.3.0