About this tool
Sort the rows of a CSV by any column, right in your browser. Quoted fields are handled and numeric columns sort by value.
Frequently asked questions
Does it sort numbers correctly?
Yes. When every value in the chosen column is a number, the rows are sorted numerically instead of as text.
Are quoted fields preserved?
Yes. The parser respects quotes and escaped quotes, and re-quotes fields that contain the delimiter, quotes, or newlines.