Format, validate and minify JSON with precise, human-readable error messages.
You get the parser’s exact complaint with the approximate line, instead of a silent failure — fix it and the output updates immediately.
This tool runs entirely in your browser. Your file is processed on your device and is not uploaded to a server.
Convert JSON arrays to CSV and back, with proper quoting and nested-field flattening.
Encode and decode Base64 text — Unicode-safe — plus file to Base64 and back.
Decode a JSON Web Token’s header and payload, with expiry shown in plain English.
Test regular expressions live, with highlighted matches and capture groups.