qurix Browser Data Tools
Local-first · No backend

Data tools that run entirely in your browser.

A small suite of single-file web apps for inspecting and reshaping tabular data. Powered by DuckDB-WASM — your files are read locally and never uploaded anywhere.

DuckDB-WASM No installation Privacy by design Open in any modern browser

Table Format Converter

Read CSV, Parquet, JSON, NDJSON or Excel, inspect the schema, fine-tune the parsing heuristic with a live preview, and export to a different format. Sample-first, so the first preview appears in ~100 ms even on multi-GB files.

CSV ⇄ Parquet JSON Excel
Launch app

Parquet Profiler

Structural and statistical analysis of Parquet files. Reads metadata straight from the footer and profiles columns, row groups and compression — referencing files by byte range, so even several large files stay memory-friendly.

.parquet metadata column stats
Launch app