What is this alphabetical sort tool?
A free, browser-based tool that sorts any pasted list alphabetically. Paste one item per line, then choose ascending or descending order, whether case matters, and whether numbers should be compared by value (natural sort). Ordering is locale-aware via the browser's Intl collator, so accents and casing are handled sensibly. Everything runs locally in your browser, so your list is never uploaded.
How to use it
- Paste your list into the box on the left, one item per line.
- Pick the order — ascending (A → Z) or descending (Z → A).
- Toggle case sensitivity and numeric (natural) sort as needed.
- Copy the sorted result or download it as a text file.
Common use cases
- Alphabetizing keyword lists, tags, or product names for a clean, scannable order.
- Ordering file names or IDs that contain numbers, so item2 comes before item10.
- Tidying up a copy-pasted list before importing it into a spreadsheet or document.
