Paste. Detect. Transform.
Format, decode, compare, convert, and generate developer data without sending sensitive input to a server.
Purpose-built utilities
Each tool has a direct workspace with useful documentation, examples, and local processing. Start here or open a focused utility.
JSON Formatter & Validator
Beautify, minify, and validate JSON locally with clear errors.
Open tool βJWT Decoder
Decode JWT headers and payloads locally and inspect expiry claims.
Open tool βBase64 Encoder / Decoder
Encode text to Base64 or decode Base64 values in your browser.
Open tool βURL Encoder / Decoder
Encode URL components or decode percent-encoded text locally.
Open tool βUnix Timestamp Converter
Convert Unix seconds or milliseconds to readable dates and back.
Open tool βUUID Generator
Generate secure UUID v4 identifiers locally in your browser.
Open tool βJSON Diff
Compare two JSON or JSON5-style documents and see structural changes clearly.
Open tool βXML Diff
Compare XML documents with readable structural differences.
Open tool βSOAP Diff
Compare SOAP 1.1 or SOAP 1.2 envelopes, headers, bodies, and Faults locally.
Open tool βText Diff
Compare plain text with readable additions and removals.
Open tool βRegex Tester
Test regular expressions and inspect matches and capture groups.
Open tool βJSON to TypeScript
Generate TypeScript interfaces from JSON examples locally.
Open tool βJSON to Java
Generate Java classes or records from JSON examples.
Open tool βJSON to YAML
Convert JSON to readable YAML in your browser.
Open tool βYAML to JSON
Convert YAML to formatted JSON locally.
Open tool βcURL to Code
Turn common cURL requests into code for popular languages.
Open tool βCron Expression Parser
Explain cron expressions and calculate upcoming runs locally.
Open tool β