Developer Tools
Format, encode and convert — JSON, XML, Base64, URLs and more.
Format, validate and minify JSON online with clear error messages pointing at the failing line.
XML FormatterPretty-print and validate XML with clean indentation — configs, SOAP payloads, sitemaps, RSS.
Markdown PreviewerLive side-by-side Markdown editor and preview — headings, lists, links, code and tables.
URL Encoder / DecoderPercent-encode text for safe use in URLs, or decode %-sequences back into readable text.
Base64 Encoder / DecoderEncode text to Base64 or decode Base64 back to text — Unicode-safe, entirely in your browser.
UUID GeneratorGenerate one or many random v4 UUIDs using your browser's cryptographic randomness.
Unix Timestamp ConverterConvert Unix timestamps to human dates and back — auto-detects seconds vs milliseconds.
Password GeneratorCreate a strong random password of any length, drawing from your chosen character types.
Regex TesterTest a regular expression against sample text and see every match, its position and captured groups.
Hash GeneratorGenerate SHA-1, SHA-256 and SHA-512 hashes of any text, computed live in your browser.
Color ConverterConvert colors between HEX, RGB and HSL formats instantly, with a live swatch preview.
CSV to JSON ConverterConvert CSV data to JSON, or JSON arrays back to CSV, entirely in your browser.