Sort a list online

This tool allows you to sort a list of text or numbers in various ways. You can choose the sort order, case sensitivity, and the sorting method. Experiment with different settings to get your desired result.

Enter the list items to be sorted (one per line):
Determine the sort order of the list:
Specify case sensitivity:
Select the sorting method:

How to Use This Tool

First, enter your list of items in the text area above. Then, choose your desired options:

- Under 'Determine the sort order of the list', select either ascending (default) or descending order.
- Under 'Specify case sensitivity', choose whether the sort should be case sensitive or not (default is case insensitive).
- Under 'Select the sorting method', choose between:
• Alphabetical: Standard dictionary order.
• Natural: Numeric-aware sorting that recognizes numbers within strings.
• Sort by frequency: Items are ordered by how often they appear, keeping duplicates.
• Sort by frequency (unique): Items are ordered by frequency, showing each item once.
• Sort by unique occurrences and prepend count: Shows each item once with its count.

Click 'Sort' to generate the sorted list, which will appear below the form. Use the copy button to copy the sorted list to your clipboard. You can reset only the sorting options (without clearing your input) by clicking 'Reset Sorting Settings'. You can also fill in example data using the buttons provided below the text area.