Skip to main content

CSV SORT · ORDER BY

Sort CSV Rows by a Selected Column

Treat a column as text or numbers and sort it in ascending or descending order. Rows with equal values retain their original order, and processing stays in your browser.

CSV processing stays in your browserYour files are not uploaded to a server.

Sort CSV rows by multiple columns

Sort by up to three text or numeric keys in ascending or descending order.

How it works

  1. Choose a CSV and review the target columns.
  2. Set up to three keys, their type, direction, blank position, and priority.
  3. Run, review the first 20 rows, and download.

Before you start

  • Numeric sorting requires finite decimal values.
  • There is no date parser; use formats whose text and date order match.