Developer Tools

Format, inspect, encode, minify, and debug common web and data formats locally in your browser.

URL Encode / DecodeEncode or decode URL strings
Base64 Encode / DecodeEncode or decode Base64 strings
JSON FormatterFormat and validate JSON data
UUID GeneratorGenerate random UUIDs (v4) instantly
Hash GeneratorGenerate MD5, SHA-1, SHA-256, SHA-512 hashes
CSV to JSONConvert CSV data to JSON format
Timestamp ConverterConvert between Unix timestamps and dates
Number Base ConverterConvert between binary, octal, decimal, and hex
JSON to CSVConvert JSON data to CSV format with nested object flattening
YAML to JSONConvert between YAML and JSON formats with validation
XML to JSONConvert between XML and JSON formats with attribute control
JWT DecoderDecode and verify JWT tokens with color-coded display
SQL FormatterFormat and beautify SQL queries with 17+ dialect support
JS MinifierMinify and beautify JavaScript with Terser
CSS MinifierMinify and beautify CSS with smart optimizations
HTML MinifierMinify HTML with configurable optimization presets
Cron Expression BuilderBuild and explain cron schedules with visual controls
Regex TesterTest and debug JavaScript regular expressions with live highlighting
ASCII TableSearchable ASCII and extended Latin-1 reference
HTTP Status CodesSearchable reference for every HTTP response code
MIME TypesSearch the full MIME type registry by extension or type
Keycode InfoInspect keyboard events live — key, code, keyCode, modifiers
User Agent ParserParse User-Agent strings into browser, OS, device, engine
Subnet CalculatorIPv4 subnet details — network, broadcast, hosts, wildcard, binary, splitting
IP Address ConverterIPv4 between dotted-decimal, integer, binary, and hex
Chmod CalculatorUnix file permissions: octal ↔ symbolic, setuid/setgid/sticky
JSON Diff CheckerCompare two JSON documents semantically
JSON MinifierStrip whitespace from JSON to shrink API payloads
JSON to TypeScriptGenerate TypeScript interfaces from a JSON sample
JSON to Go StructGenerate Go structs with JSON tags from a sample
JSON to Python Dataclass / TypedDictGenerate @dataclass or TypedDict classes from JSON
Base32 Encode / DecodeRFC 4648 Base32 encoder and decoder
Hex to TextHex ↔ UTF-8 text conversion with flexible input
SSL CheckerQuick TLS health check: cert issuer, expiry, SANs, HSTS
XML FormatterFormat or minify XML safely in your browser
YAML FormatterFormat YAML with safe local parsing
HTML FormatterFormat HTML source without rendering it
JSON Schema ValidatorValidate JSON data against local schemas
JSON to ZodGenerate Zod schemas from sample JSON
JSON to C#Generate C# classes from sample JSON
JSON to JavaGenerate Java classes or records from JSON
TOML to JSONConvert TOML config files to JSON
JSON to TOMLConvert JSON objects to TOML config text
ENV File ParserParse .env files with masked values by default
JSONPath TesterTest JSONPath expressions safely in browser
XPath TesterTest XPath queries against XML or HTML locally
HTML Entities Encode / DecodeEncode or decode HTML entities as plain text
String Escape / UnescapeEscape or unescape strings for common syntaxes
HMAC GeneratorGenerate HMAC digests with masked keys
AES Encrypt / DecryptEncrypt or decrypt text with AES-GCM locally
RSA Key GeneratorGenerate RSA key pairs locally with Web Crypto
CSR GeneratorCreate certificate signing requests locally
Certificate DecoderDecode PEM or DER certificates locally
CSP GeneratorBuild Content Security Policy headers locally