Data
JSON Formatter
Format, minify, and validate JSON in your browser. Nothing is sent to a server.
Every V1 tool runs in your browser. Open a category or jump straight to a workspace.
Data
Format, minify, and validate JSON in your browser. Nothing is sent to a server.
Data
Validate JSON and see clear error locations. Runs entirely in your browser.
Data
Decode a JWT header and payload in your browser. Decoding does not verify the signature.
Encoding
Encode and decode Base64, including Unicode text, locally in your browser.
Encoding
Encode and decode URL components, including Unicode, in your browser.
Generators
Generate UUID v4 identifiers locally with the Web Crypto API.
Generators
Build a cron expression from minute, hour, day, month, and weekday, with a plain-language explanation.
Time
Convert between Unix timestamps and dates. Seconds or milliseconds, local time or UTC.
Text & Query
Test regular expressions against sample text in your browser. Invalid patterns cannot crash the page.
Text & Query
Format SQL in your browser. Supported dialects are listed on the page; this is not a universal SQL parser.