Input
banana Apple cherry
Output
Apple banana cherry
Text Tools
Sort multiline text with dictionary order, natural (numeric-aware) order, length order, or shuffle. Optional reverse, case-insensitive compare, dedupe, and blank-line removal all run in your browser.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
文本处理
已复制结果
Input
banana Apple cherry
Output
Apple banana cherry
Natural sort uses numeric-aware comparison so item2 comes before item10. Dictionary order compares the full string without that numeric preference.
Yes. Enable Also dedupe to remove duplicate lines before the chosen sort is applied.
Tools
Continue with another translated tool for a nearby task.
Remove Duplicate Lines
Remove duplicate lines from multiline text with options to ignore case, trim edges, keep first-seen order, and review frequency stats. Processing stays in your browser.
Line Shuffler
Randomize line order for lists or rosters. Optionally skip empty lines, then copy the shuffled list.
Text Splitter
Split text into multiple lines by a fixed delimiter, character length, or word count. Optionally trim each segment and skip empty parts. Useful for list cleanup and chunking.