Parquet to Markdown table

Convert your Parquet files to a Markdown table — perfect for README files, GitHub issues, and prose-first reports. Runs locally in your browser.

How it works

Drop or choose a .parquet file; it is decoded locally and a GitHub-flavored Markdown table is downloaded, with pipe characters escaped so the table stays valid. No upload.

Why convert Parquet to Markdown

Paste the table straight into README files, GitHub issue comments, pull-request descriptions, and prose-first reports without screenshots.

Private by design

Everything happens locally in the browser — the file is never uploaded. WebAssembly powers the Parquet decoding.