All tools
37 fast, private developer utilities. Nothing is uploaded - everything runs locally in your browser.
Browse by category
37 tools
Online JSON Formatter & Validator
Pretty-print JSON with configurable indentation and instant validation.
JSON Minifier
Strip whitespace to shrink JSON to the smallest valid payload.
JSON Validator
Validate JSON syntax and pinpoint the exact line and column of any error.
JSON Beautifier
Turn minified or tangled JSON into clean, readable, well-indented text.
JSON Sort Keys
Recursively sort object keys alphabetically for stable, diffable JSON.
JSON Flattener
Flatten nested JSON into single-level dot-notation key paths.
JSON Unflattener
Rebuild nested JSON from flat dot-notation keys.
JSON Escape
Escape any string so it can be safely embedded inside JSON.
JSON Unescape
Turn a JSON-escaped string back into readable raw text.
JSON Stringify
Convert a JSON value into an escaped JSON string literal.
Remove Nulls from JSON
Recursively strip every null value from a JSON document.
Remove Empty Values from JSON
Remove empty strings, arrays, objects, and nulls throughout JSON.
JSON Compare & Diff
Compare two JSON documents and see a precise structural diff.
JSON Merge
Deep-merge two or more JSON objects into one.
JSON Tree Viewer
Explore JSON as a collapsible, interactive tree.
JSON Statistics
NewAnalyze JSON size, depth, key counts, and type distribution.
JSONPath Evaluator
Query JSON with JSONPath expressions and see live results.
JSON Schema Generator
Infer a JSON Schema from a sample JSON document.
JSON Schema Validator
Validate JSON against a JSON Schema using AJV.
JSON to YAML Converter
Turn JSON into clean, readable YAML for configs, pipelines and manifests.
YAML to JSON Converter
Parse any YAML config into strict, valid JSON your code can consume.
JSON to CSV Converter
Flatten an array of JSON objects into spreadsheet-ready CSV.
CSV to JSON Converter
Parse CSV into a clean array of typed JSON objects, header-aware.
JSON to XML Converter
Convert JSON into well-formed XML with attribute and element control.
XML to JSON Converter
Parse XML into predictable JSON with clear attribute and text mapping.
UUID Generator
Generate cryptographically random v4 and time-ordered v7 UUIDs in bulk.
Nano ID Generator
NewCreate compact, URL-safe Nano IDs with a custom size and alphabet.
Base64 Encode
Encode text or files to Base64, with an optional URL-safe variant.
Base64 Decode
Decode Base64 back to readable text, including URL-safe input.
JWT Decoder
Decode a JWT to inspect its header, payload, and claims instantly.
URL Encoder
Percent-encode text for safe use in URLs and query strings.
URL Decoder
Decode percent-encoded URL strings back to plain, readable text.
Hash Generator
Compute SHA-1, SHA-256, SHA-384, and SHA-512 hashes of text or files.
Password Generator
Generate strong, random passwords with a live strength estimate.
Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates, both ways.
Lorem Ipsum Generator
Generate placeholder lorem ipsum text by paragraphs, sentences, or words.
PlantUML Editor
NewWrite, preview and export PlantUML diagrams in your browser - rendered 100% locally.