JSON to CSV

Convert JSON arrays to CSV spreadsheets

JSON Prettifier

Prettify JSON — format & beautify with clean indentation

JSON Minifier

Minify JSON — strip whitespace & shrink file size

JSON Validator

Validate JSON — find syntax errors with line & column

JSON Syntax Highlighter

Highlight JSON — color-coded keys, strings, numbers & booleans

JSON to XML

Convert JSON to well-formed XML instantly

XML to JSON

Convert XML documents to clean JSON objects

JSON to YAML

Convert JSON to YAML — clean readable config format

YAML to JSON

Convert YAML configs to valid JSON objects

CSV to JSON

Convert CSV spreadsheets to JSON arrays

JSON to TSV

Convert JSON arrays to TSV tab-separated format

TSV to JSON

Convert TSV tab-separated data to JSON arrays

JSON to Base64

Encode JSON to Base64 — URL-safe API payloads

Base64 to JSON

Decode Base64 back to formatted JSON

JSON to Plain Text

Convert JSON to readable key: value plain text

Stringify JSON

Stringify JS data into a JSON string

Unstringify JSON

Unstringify JSON back into JS object literals

JSON Escape/Unescape

Escape or unescape JSON special characters

URL-encode JSON

URL-encode JSON for query strings & requests

URL-decode JSON

URL-decode encoded JSON back to readable form

Extract JSON Keys

Extract all keys from JSON — dotted paths included

Extract JSON Values

Extract all leaf values from JSON with paths

Flatten JSON Array

Flatten nested JSON arrays into a single level

Flatten JSON Object

Flatten deep JSON objects — dotted keys

Obfuscate JSON

Obfuscate JSON — scramble keys & hide values

Analyze JSON

Analyze JSON — size, depth, keys & value stats