Sort CSV

Order CSV records by a column while keeping the header and quoted fields intact.

CSV input

Maximum file size: 10 MB.

Private browser processing: Your data is processed in your browser and is not uploaded to our server.

Sorted CSV

Download CSV

About the Sort CSV

Reorder parsed CSV records by text or numeric values without changing the original file on your device.

How to use it

  1. Paste CSV or select a local file.
  2. Choose a header name or one-based column number, direction and value type.
  3. Sort, review and download the result.

Stable ordering

Rows with equal values keep their original relative order. A checked header remains at the top.

Example

Use column score or 2 with numeric descending order to place the highest scores first.

Notes

Numeric mode expects values that JavaScript can parse as numbers. Empty or invalid numeric cells are placed after valid values.