Drop in any CSV/JSON/Excel/XML — auto-detect, profile, clean, visualize, export.
Tip: use samples, upload, copy, download, and send-to actions inside the workspace where available.
Universal Data Lab is a free, all-in-one data workbench in your browser. Drop in any CSV, JSON, Excel, or XML file and it auto-detects the format, profiles every column, lets you clean and filter rows, visualize the data, and export — without uploading a single byte. It's the fastest way to get from a raw file to insight.
name,email,plan Ava ,ava@example.com,pro Ava,ava@example.com,pro Noah,,free
name,email,plan Ava,ava@example.com,pro Noah,,free
Values with leading and trailing spaces
Values are trimmed while field order is preserved.
Two records with the same values across all columns
One copy remains so counts and imports are less likely to be distorted.
Rows with blank cells, null-like values, or missing optional fields
Missing values stay visible so you can decide whether to fill, drop, or review them.
Column names with spaces, casing differences, or special characters
Headers are easier to map into databases, APIs, and scripts.
Clean obvious quality problems before analysis, imports, dashboards, or automation.
Review the preview, copy or download the result, and keep everything local in your browser.
CSV Workspace: Open any CSV, profile columns, filter rows, edit cells, export.
Open toolJSON Workspace: Open any JSON, browse, search, edit, and export — all in one workspace.
Open toolAuto Schema Detector: Infer a schema (types, nullability, uniqueness) from any sample dataset.
Open tool