lite.datasette.io
Run full SQL queries, JOINs, and aggregates against CSV and SQLite files inside browser WebAssembly without server uploads.
In-browser SQLite analysis, table conversions, data visualization, and synthetic dataset generation
"Clean, convert, and query sensitive tabular datasets without uploading private spreadsheets to third-party clouds."
Data analysts and investigative journalists regularly handle sensitive CSVs, employee payroll data, financial balances, and confidential survey logs. Uploading these datasets to web-based converters or online BI dashboards is an acute security hazard that can violate GDPR and corporate data handling policies. The Air-Gapped Data Wrangling Toolkit executes all transformations locally: query tables using in-browser WebAssembly SQLite, generate publication-grade SVG charts, convert tables across formats, and create synthetic test data with complete privacy.
lite.datasette.io
Run full SQL queries, JOINs, and aggregates against CSV and SQLite files inside browser WebAssembly without server uploads.
csvjson.com
Rapidly transforms unorganized CSV and TSV files into hierarchical JSON objects or SQL insert scripts entirely in memory.
tableconvert.com
Bi-directional conversions between Excel spreadsheets, Markdown tables, CSV, HTML tables, and LaTeX tabular environments.
rawgraphs.io
Builds complex alluvial diagrams, treemaps, beeswarm plots, and chord graphs directly in browser canvas, exporting clean vector SVGs.
mockaroo.com
Generates up to 1,000 rows of realistic mock names, addresses, emails, and financial amounts to test pipelines without real PII.
gchq.github.io
Executes chained regex extraction, column sorting, SHA-256 hashing of identifier columns, and format stripping in seconds.
Yes! Datasette Lite runs entirely within your browser using Pyodide and WebAssembly. Your CSV files never leave your computer, making it compliant with strict privacy regulations.
RAWGraphs exports vector SVG files, PNG images, and raw data models. The SVG exports can be opened and styled in vector editors like Figma or Illustrator.