Backend Toolkit
Payload wrangling for API work: JSON formatting, validation, conversion and text transformation.
27 tools
JSON Formatter
JSON
Pretty-print and beautify JSON with custom indentation.
JSON Validator
JSON
Validate JSON syntax and see detailed error diagnostics.
JSON Minifier
JSON
Compress JSON by removing whitespace and show bytes saved.
JSON Compare
JSON
Diff two JSON documents and list added, removed, and changed paths.
JSON Viewer
JSON
Explore JSON as a collapsible, color-coded tree.
JSON to XML
JSON
Convert JSON into well-formed, indented XML.
JSON to YAML
JSON
Convert JSON documents to clean, readable YAML.
JSON to CSV
JSON
Flatten a JSON array of objects into a CSV spreadsheet.
JSON String Escape
JSON
Escape special characters for use inside a JSON string.
JSON String Unescape
JSON
Reverse JSON string escaping back to readable text.
JSON Path Finder
JSON
Explore JSON paths and evaluate simple JSONPath queries.
JSON Schema Generator
JSON
Infer a JSON Schema from a sample JSON document.
Diff Checker
Text & String
Compare two texts line-by-line with an LCS diff.
Text to Columns
Text & String
Split delimited text into aligned columns and re-join it.
XML Sitemap Generator
SEO
Generate an XML sitemap from a list of URLs.
Csv To Json
Converters
Convert between CSV and JSON with delimiter and header options.
Yaml Json Converter
Converters
Convert YAML to JSON and JSON to YAML.
Xml Json Converter
Converters
Convert XML to JSON and JSON to XML using the browser's DOMParser.
Csv To Markdown Table
Converters
Convert CSV into a Markdown or HTML table with alignment options.
CSV to XML
Converters
Convert CSV data into well-formed XML with custom tag names.
CSV to SQL INSERT
Converters
Generate SQL INSERT statements from CSV data.
HTML Entity Encoder
Encoders & Crypto
Encode or decode HTML entities in text.
Duration Calculator
Date & Time
Calculate the difference between two dates, or add/subtract time.
String Escaper
Dev Utilities
Escape and unescape strings for JSON, JS, HTML, XML, SQL, RegExp, and shell.
Code Diff Merger
Dev Utilities
Side-by-side line diff of two code snippets with stats.
YAML Validator
Dev Utilities
Validate YAML and preview it as JSON.
Csv To Printable Table
PDF & Documents
Turn CSV data into a paginated, printable table for PDF export.