Convert Parquet files to CSV online

Turn tabular or record-oriented Parquet data into a CSV file you can open in a spreadsheet or text editor.

You’ll need
AudioBMPcertificate+22
40 MB max
You’ll get
Text
How long
Under 1 min

Have a Parquet file that spreadsheet apps will not open directly? This page converts Parquet data to CSV so you can view, filter, and share it anywhere.

How to convert Parquet to CSV

  1. Upload a Parquet file up to 40 MB.
  2. Press Convert file and download the CSV.

What you get

A single CSV file with a header row taken from the Parquet column names, then one row per record. Text values that contain commas or quotes are quoted so the file opens cleanly in Excel, Numbers, Google Sheets, or any text editor.

When this helps

  • Sharing columnar data with someone who expects a spreadsheet file
  • Loading Parquet output into tools that only accept CSV
  • Spot-checking the rows of a Parquet file without a Parquet-aware reader
  • Backing up a table as plain text you can diff or inspect

Common questions