Topic cluster
Data & Code Formats
Format, inspect, and convert JSON, YAML, XML, CSV, schemas, and code-oriented data formats.
Format, inspect, and convert JSON, YAML, XML, CSV, schemas, and code-oriented data formats.
23 tools
Topic cluster
Format, inspect, and convert JSON, YAML, XML, CSV, schemas, and code-oriented data formats.
Know which syntax belongs in strict JSON contracts and which does not.
A checklist for validating request payloads before replaying or sharing them.
Review schema coverage, required fields, and compatibility before implementation.
Use this hub when structured data needs to move from pasted sample to contract, request, or review artifact.
A checklist for validating request payloads before replaying or sharing them.
Review schema coverage, required fields, and compatibility before implementation.
Know which syntax belongs in strict JSON contracts and which does not.
Use a representative sample that preserves structure while removing secrets, account identifiers, and production customer records.
Generate types after formatting and cleanup, then diff the contract when payload shape changes.
Format, validate, and minify JSON payloads instantly.
Format, validate, and minify XML payloads instantly.
Format and beautify SQL queries for various dialects.
Format and beautify JavaScript code with consistent indentation and readable output.
Minify JavaScript code by removing whitespace, comments, and redundant bytes.
Minify HTML by removing comments and unnecessary whitespace.
Format, minify, and clean up your HTML and CSS code perfectly.
Format, minify, and download clean HTML with a focused single-task workspace.
Convert JSON, YAML, and TOML configuration data locally in your browser.
Paste JSON and instantly generate TypeScript interfaces.
Minify your CSS by stripping comments, whitespace, and redundant characters.
Query JSON data with JSONPath expressions interactively.
Compare two JSON files and visualize the differences.
Convert between CSV and JSON formats instantly. Supports auto-detection, custom delimiters, and type inference.
Format, split, and convert NDJSON (Newline Delimited JSON).
Compare two CSV files and highlight differences row by row.
Query and transform JSON using the powerful jq language
Merge multi-document YAML or apply JSON Merge Patch semantics to YAML locally.
Query YAML and JSON locally with a practical yq-like path subset for config inspection.
Inspect JSON, YAML, and XML as a local tree with relationship edges and shape statistics.
Generate starter schemas from JSON and validate payloads against pasted schemas locally in your browser.
Compare two OpenAPI or Swagger specs locally and flag endpoint, parameter, response, security, and breaking-risk changes.
Decode MessagePack payloads from hex or Base64 into readable JSON locally, with clear binary input errors.