Converter
Convert Parquet to JSON
JSON is common in APIs, fixtures, and debugging workflows. It can represent nested values that would otherwise need flattening for a CSV file.
viewparquet converts a local Parquet file to JSON Lines in your browser with DuckDB-WASM, without uploading the dataset to viewparquet. Open the file, optionally shape the output with SQL, and export newline-delimited JSON with one value per row.
Export JSON LinesTry 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.