100% Private
Your config files and API data never leave your device. Safely inspect sensitive configs and secrets.
View JSON, XML, YAML, TOML, HAR, and Avro files with syntax highlighting, collapsible tree views, and schema inspection. No extensions needed — 100% in your browser.
View structured data, config files, and network traces
Explore JSON data with syntax highlighting, collapsible tree view, and search. Navigate deeply nested structures with ease.
Open JSON Viewer →Explore XML files with collapsible tree view, attribute display, and syntax highlighting.
Open XML Viewer →View YAML configuration files (Kubernetes, Docker Compose, CI/CD pipelines) with structured tree view.
Open YAML Viewer →View TOML config files (Cargo.toml, pyproject.toml, Hugo) with structured tree view and section navigation.
Open TOML Viewer →Analyze HTTP Archive files with request list, status code breakdown, timing data, and response details.
Open HAR Viewer →View Apache Avro data files with schema inspection, record browser, and data preview.
Open Avro Viewer →DataViewer parses structured data and config files directly in the browser with clean, interactive tree views. No browser extensions, no CLI tools — just drag and drop.
Our developer tools are ideal for:
The fastest way to inspect structured data online
Your config files and API data never leave your device. Safely inspect sensitive configs and secrets.
Collapsible tree views make it easy to navigate even deeply nested JSON, XML, and YAML structures.
Color-coded display makes it easy to distinguish keys, values, strings, numbers, and nested objects.
No extensions, no CLI tools, no npm packages. Just open the page and drop your file.
We support JSON (with collapsible tree view and search), XML (with attribute display), YAML (Kubernetes, Docker, CI/CD configs), TOML (Cargo.toml, pyproject.toml), HAR (HTTP Archive from browser DevTools), and Apache Avro (schema and data files).
Yes. All file processing happens 100% in your browser. Your config files — including those with API keys, passwords, or tokens — are never uploaded to any server. They stay on your device at all times.
Export a HAR file from your browser's DevTools (Network tab → Export HAR), then drop it into our HAR viewer. You'll see a request list with status codes, response sizes, timing data, and the ability to inspect individual request/response details.
Yes! The JSON viewer supports files up to 20MB with a collapsible tree view that handles deeply nested structures efficiently. Expand only the nodes you need to inspect.
Both provide structured tree views, but each is optimized for its format. The JSON viewer handles JSON-specific features (arrays, nested objects, null values), while the YAML viewer handles YAML-specific features (anchors, references, multi-line strings, comments).
Apache Avro is a data serialization format used in big data and event streaming systems (Kafka, Hadoop). Our Avro viewer lets you inspect the schema definition and browse individual records without setting up a Java environment.