Parquet File Inspector
Drop a Parquet file to instantly view its schema, column types, row count, and a data preview. Uses DuckDB-WASM — runs entirely in your browser with no upload required.
Drop your .parquet file here
or click to browse — max 50 MB
More Power Tools
Type Inference Report
Detect the data type of every column and get SQL type suggestions.
Data Profiler
Full column profile with null rates, distinct counts, and numeric statistics.
SQL Query Tool
Write SQL queries against any loaded file. Join, aggregate, filter.
Join Files
Join two files with INNER, LEFT, RIGHT, or FULL OUTER joins on any key column.
Find Duplicates
Find duplicate rows across any column combination and export the results.
Excel Formula Extractor
Extract and list every formula in an Excel workbook.