SmartQueryTools
100% in-browser · No uploads · No account needed

Data file tools that run in your browser

Convert, query, filter, and transform CSV, Parquet, JSON, Excel, and more. Your files never leave your device.

Popular Converters

Browse by Format

About SmartQueryTools

SmartQueryTools is a collection of browser-based data file tools powered by WebAssembly. Every operation runs entirely in your browser, on your device. No file is ever uploaded to a server. No account is required.

The engine processes CSV, Parquet, JSON, NDJSON, Excel, TSV, and Apache Arrow files with production-grade performance. That means you get a columnar query engine capable of handling millions of rows, vectorised operations, and efficient columnar reads — without leaving your browser tab.

All processing happens in a background Web Worker so the page stays responsive even when working with large files. Results are returned as downloadable files in whatever format you need: CSV, Parquet, JSON, Excel, SQL, Markdown, or HTML.

The tools cover the most common data file tasks: converting between formats, cleaning data (deduplication, whitespace trimming, null filling), reshaping (filtering, sorting, splitting, merging, transposing), and inspecting (viewing, validating, profiling). For more complex work, the SQL Query tool lets you write arbitrary DuckDB SQL against any combination of uploaded files.

SmartQueryTools is built for data analysts, data engineers, developers, and anyone who works regularly with structured data files. The most common use case is processing an export from a database, SaaS tool, or business application — converting it to a different format, cleaning it up, and loading it somewhere else — without needing to write a script or install software.

Supported formats include CSV, Parquet, JSON, NDJSON, Excel (XLSX), TSV, and Apache Arrow. Output formats also include SQL INSERT statements, Markdown tables, and HTML tables.

Private by design

Your files are processed entirely in your browser using WebAssembly. Nothing is ever sent to a server.

Fast, even on large files

DuckDB's vectorised engine can handle millions of rows. Processing happens in a background thread so the UI stays responsive.

Free to use

All converter tools are completely free. No account, no sign-up, no limits on number of conversions.