Input
item 10 Item 2 item 1
Lists & lines
Reorder a line-based list without uploading it. Choose alphabetical or natural sorting, sort by character length, reverse the current order, or shuffle the lines. Optional cleanup can remove empty and duplicate entries before sorting.
Focused workspace
Before and after
item 10 Item 2 item 1
item 1 Item 2 item 10
Three steps
Useful workflows
How it works
The selected operations are applied in order by JavaScript running on this page. The input is not sent to the Go server and is not written to SQLite. The server provides the page, SEO content, and blog system; the browser performs the text transformation.
Questions
Natural sorting treats embedded numbers as numbers, so item 2 appears before item 10.
Yes. Duplicate removal is optional.
No. The random order is generated locally in your browser.