JSON Formatter & Repair
JSON
Format, minify, and validate JSON — and auto-repair escaped JSON pasted from logs.
Private by design
Format JSON, decode JWTs, convert timestamps, test regex, and handle everyday developer tasks without uploading your data. Search below and open the tool you need.
Did you know · History
Bit is short for binary digit, a contraction credited to statistician John Tukey.
JSON
Format, minify, and validate JSON — and auto-repair escaped JSON pasted from logs.
JSON
Compare two JSON documents semantically, repair broken input, and export a JSON Patch.
Text
Turn lines into a delimited list with dedupe, trimming, and quote options.
Encode
Encode and decode Base64 for UTF-8 text and images (PNG, JPEG, WebP, GIF, SVG), with data URLs.
Encode
Percent-encode query values or a full URI, with optional + for spaces.
Encode
Inspect a JWT header and payload in the browser. Decode only — signatures are never verified.
HTTP
Parse a curl command into method, URL, headers, and body, then copy a rebuilt command. Nothing is sent.
Time
Convert epoch seconds or milliseconds to UTC, local time, and ISO 8601.
Time
Convert local time to UTC and UTC to a chosen timezone, with ISO 8601, offset, and Unix epoch.
ID
Generate RFC 4122 UUID v4 values, with or without hyphens, and inspect a pasted UUID.
Convert
Convert YAML to JSON and JSON to YAML entirely in the browser.
Text
Test a JavaScript regular expression against text, with flags, matches, and capture groups.
Encode
SHA-1, SHA-256, SHA-384, and SHA-512 checksums of text or a local file, via Web Crypto.
Format
Format, validate, and minify XML while preserving attributes, comments, and element order.
Format
Beautify SQL with dialect-aware formatting, keyword casing, and configurable indentation.
Convert
Convert CSV, TSV, and delimited rows to JSON — or JSON arrays back to safe CSV.
Format
Beautify HTML with Prettier or safely minify markup entirely in your browser.
Encode
Encode and decode HTML named and numeric entities without interpreting markup.
Format
Beautify CSS with Prettier or minify stylesheets entirely in the browser.
Format
Beautify JavaScript with Prettier, or compact a parsed script without a server round-trip.
Time
Explain a Unix cron expression and list the next run times in your local timezone.
Text
Compare two texts by line, word, or character with additions and removals highlighted.
Text
Convert a spreadsheet column into a comma separated list or SQL IN clause.