What does CSV Sorter do?
Sort CSV rows by a selected column. The workspace keeps the input and result together, making it easy to check the change before you use it elsewhere.
For example, you can sort CSV rows by a selected column while debugging an API payload.
What you can control
CSV Sorter gives you direct control over column name or number and direction.
How to use CSV Sorter
- 1
Paste or type the content you want to work with.
- 2
Set column name or number and direction to match the result you need.
- 3
Run CSV Sorter, review the output, then copy or download it where available.
Tips for a better result
- Work from a copy of the content, especially if the CSV Sorter result will be imported elsewhere.
- Change one setting at a time—especially column name or number—so differences are easier to compare.
- Confirm field names, data types, quoting and character encoding before importing the result.
Frequently asked questions
Is my input private when I use CSV Sorter?+
CSV Sorter processes the pasted data locally in this browser. The working content is not stored by 247888.
What should I check after using CSV Sorter?+
Confirm field names, data types, quoting and character encoding before importing the result.