Free Parquet tools

Tools for working with Parquet files

Convert, inspect, and transform Apache Parquet files right in your browser. Every tool runs 100% client-side — your data never leaves your machine. No upload, no signup, no account.

  • Free forever
  • 100% client-side
  • No upload
  • Works with compressed Parquet

Converters

Move data between Parquet and other tabular formats. Each tool honors filters and sort order if you apply them — the export matches exactly what you see in the preview.

Coming soon

More tools on the way. Have a request? Tell us.

Parquet schema viewerTBD

Inspect column types, nesting, and statistics — without scanning data.

Parquet metadata inspectorTBD

Row groups, codec, footer offsets, min/max stats per chunk.

Parquet sampleTBD

Random N rows or first/last N rows — for quick previews of huge files.

Parquet diffTBD

Compare two .parquet files row-by-row or by column statistics.

Parquet mergeTBD

Concatenate multiple .parquet files into one.

HuggingFace dataset previewTBD

Paste a HuggingFace dataset URL and inspect its Parquet shards.