Curated for developers
Built for developers — fast, private, no signup.
JSON, regex, hashes, JWT, Base64, timestamps, UUIDs and the rest of the tools you reach for between commits — all running in your browser, no upload required.
Why this set
These are the converters and inspectors that show up in every code review and bug hunt: pretty-print a payload, decode a token, generate an ID, hash a string. Each tool runs entirely in your browser using native Web APIs (crypto.subtle, JSON.parse, the regex engine), so production payloads never leave your machine — safe to use on customer data without thinking twice.
Data & code
JSON Formatter & Validator
Beautify, minify and validate JSON — free, no signup.
- Offline
JSON ⇄ XML Converter
Convert JSON to XML or XML to JSON — both directions.
- Offline
YAML ⇄ JSON Converter
Convert YAML to JSON or JSON to YAML — both directions.
- Offline
CSV ⇄ JSON Converter
Turn CSV into JSON or JSON into CSV — both directions.
- Offline
SQL Formatter
Beautify and indent ugly SQL queries.
- Offline
Regex Tester
Test JavaScript regular expressions live.
- Offline
Encoding & crypto
Base64 Encode / Decode
Encode and decode Base64 — Unicode-safe.
- Offline
URL Encode / Decode
Percent-encode and decode URLs safely.
- Offline
JWT Decoder
Decode and inspect JWT tokens — locally, never logged.
- Offline
Hash Generator (SHA-1/256/384/512)
SHA-1, SHA-256, SHA-384, SHA-512 — all in browser.
- Offline
HMAC Generator
HMAC-SHA1/256/384/512 with any secret.
- Offline
HTML Entities Encode / Decode
Escape or unescape HTML special characters.
- Offline
Hex / Binary / Octal Converter
Convert between hex, binary, octal and decimal.
- Offline
Identifiers & utilities
UUID Generator
Generate v4 UUIDs in bulk — cryptographically secure.
- Offline
Slug Generator
Turn any text into a URL-friendly slug.
- Offline
Lorem Ipsum Generator
Generate placeholder text — paragraphs, sentences or words.
- Offline
Cron Explainer
Decode cron expressions in plain English.
- Offline
Timestamp Converter
Unix timestamps ↔ human-readable dates.
- Offline
Timezone Converter
Convert times between any two timezones.
- Offline