Open Parquet
Open a Parquet file online
Apache Parquet is a compressed, columnar file format — which is exactly why double-clicking a .parquet file gets you nothing. It is binary, so Notepad, Excel, and text editors show gibberish, and most advice online starts with "install Python and pandas".
You do not need any of that for a quick look. viewparquet opens local Parquet files directly in your browser: drag the file in and DuckDB-WASM reads it on your device. The file is not uploaded to viewparquet, there is no account, and no desktop software is required.
Open your Parquet fileTry it on your own file
Drop a Parquet, GeoParquet, CSV, or JSON file into viewparquet: browse rows, run DuckDB SQL, and export results in-browser without uploading the dataset to viewparquet. Optional AI sends messages and applicable context directly to the provider you choose; review Settings → AI before use.