Developer
JSON, regex, encoding and the other small things.
-
Base64 Encoder / Decoder
Encode text or files to Base64, and decode it back.
Stays on your device
-
Hash Generator
SHA-256, SHA-384 and SHA-512 for text or a file.
Stays on your device
-
JSON Diff
Compare two JSON documents and see exactly what changed.
Stays on your device
-
JSON Formatter
Format, validate and inspect JSON.
Stays on your device
-
JSON to CSV
Turn JSON into a spreadsheet-ready CSV file.
Stays on your device
-
JSON to JSON Schema
Infer a JSON Schema from a sample document.
Stays on your device
-
JSON to TypeScript
Generate TypeScript interfaces from a JSON sample.
Stays on your device
-
JSON to YAML
Convert JSON into readable YAML.
Stays on your device
-
JWT Decoder
Read what a JSON Web Token says — without verifying it.
Stays on your device
-
Regex Tester
Test regular expressions against your text, live.
Stays on your device
-
URL Encoder / Decoder
Percent-encode and decode URLs and query values.
Stays on your device
-
URL Parser
Break a URL into its parts, and strip the tracking off it.
Stays on your device
-
UUID Generator
Generate random UUIDs, in bulk.
Stays on your device