Guide

Read a Parquet file online

Open and read .parquet files right in your browser — no install, no Python, and nothing uploaded. Drag a file in and you're exploring it in seconds.

Runs in your browser · nothing is uploaded · no signup

Got a .parquet file and nothing to open it with? You don't need to install Python, pandas, or any desktop software. The online Parquet viewer opens and reads Parquet files right in your browser — drag one in and you're looking at the data in seconds. Nothing is uploaded.

Open a Parquet file in your browser

The viewer runs a full data engine right inside the page, so it reads real Parquet files locally on your device — no server round-trip. Open a file from your computer, or paste a link to one hosted on the web, S3, or Hugging Face.

Once it's open you can scroll the rows, see the column types, sort and filter, search, run SQL queries, and export to CSV, JSON, or Parquet — all without the data ever leaving your device.

Why open Parquet online?

  • No install. Nothing to download or set up — it works in any modern browser.
  • No code. You don't need pandas or a notebook just to look at a file.
  • Private. Your file is read locally; its contents are never sent anywhere.
  • Handles remote files. Open a Parquet file by URL or from S3 without downloading the whole thing — it reads only the bytes it needs.

Big files and the desktop app

The web viewer is perfect for opening and exploring files quickly. For very large files or unlimited exports, the macOS app does the same work natively on your machine. New to the format? Start with what is a Parquet file.

Frequently asked questions

How do I open a .parquet file without Python?

Open the web viewer and drag the file in. It reads Parquet in your browser — no Python, pandas, or install needed.

Can I open a Parquet file from a URL or S3?

Yes. Paste an https://, s3://, or Hugging Face hf:// link and it opens in place, fetching only the bytes it needs.

Is it really private?

Yes. The file is read locally in your browser using WebAssembly; the contents never reach our servers. See our privacy policy.

Is there a size limit?

You can open and browse large files in the browser. Exports are capped at 1,000 rows on the free tier and 100,000 on Pro; the macOS app exports files of any size.

Open your file in seconds — right in the browser

No upload, no signup, no install. Your data is read locally on your device and never sent to us.