A quick A-to-Z of a rough list is something text editors do not offer without a plugin.
ABC Order sorts your lines into alphabetical order and can number them or drop duplicates as it goes.
How to use Abc Order
- Paste the lines you want ordered into the input box.
- Choose ascending or descending, and ABC Order arranges the lines alphabetically, optionally numbering them.
- Copy the ordered list, or download it as a .txt file.
Use cases
- Putting a jumbled word list into simple A-to-Z order.
- Producing a numbered alphabetical list from rough notes.
- Tidying a short list of names into order quickly.
Good to know
ABC Order sorts lines using locale-aware comparison so accented letters fall in natural places. Optional controls let you reverse the direction, number the sorted lines, or remove duplicate lines while sorting.
Frequently asked questions
Is the sort case-sensitive?
By default capitalisation is ignored, so Apple and apple sort next to each other rather than in separate blocks.
Can ABC Order number the results?
Yes. Turn on numbering and each sorted line is prefixed with its position in the ordered list.
Can it drop duplicates while ordering?
Yes. The dedupe option removes repeated lines so the alphabetical list contains each entry once.