Text & code / LING.TOOLS
Line sorter & deduplicator
Sort, reverse or deduplicate lines, with optional case-insensitive comparison.
Result
Ready when you are
Set up your input and run the tool. Your result will appear right here.
Private · Instant · LocalGUIDE & CONTEXT
About this tool
Keeps processing entirely local. Deduplication preserves the first occurrence; sorting uses locale-aware comparison.
How to use it
- Paste one item per line.
- Choose sort, reverse or deduplicate, then run.
Example
b, a, b on separate lines becomes b, a when deduplicated.