Developer Utilities
Free developer utilities: JSON/XML/CSS/SQL formatters, Base64 and URL encoding, JWT decoder, regex tester, UUIDs, hashes, timestamps, QR codes and barcodes.
JSON Formatter
Format, beautify and validate JSON with 2-space, 4-space or tab indentation β errors pinpointed instantly.β¦
JSON Minifier
Minify JSON to a single compact line β validated first so broken JSON never ships.β¦
JSON Validator
Validate JSON syntax with precise error messages β fix trailing commas and quote issues fast.β¦
XML Formatter
Format and indent XML documents β or minify them β entirely in your browser.β¦
HTML Formatter
Re-indent messy HTML markup for readability, or minify it for production.β¦
CSS Formatter
Format CSS with consistent indentation and one declaration per line β or minify for production.β¦
JavaScript Formatter
Basic JavaScript beautifier: restores indentation and line breaks to minified or messy code.β¦
SQL Formatter
Format SQL queries with uppercase keywords and clause-per-line layout.β¦
Markdown Editor & Preview
Write Markdown with a live side-by-side preview β export the HTML or download the .md file.β¦
CSV Viewer
Paste CSV and view it as a clean sortable table β quotes and commas handled correctly.β¦
CSV to JSON
Convert CSV data to a JSON array of objects using the header row as keys.β¦
JSON to CSV
Convert a JSON array of objects into properly quoted CSV.β¦
Base64 Encoder
Encode text to Base64 β Unicode-safe, instant and local.β¦
Base64 Decoder
Decode Base64 back to text β Unicode-safe, instant and local.β¦
URL Encoder
Percent-encode URLs or individual components for safe transmission.β¦
URL Decoder
Decode percent-encoded URLs back to readable text.β¦
JWT Decoder
Decode JWT headers and payloads locally β expiry checked, signature never sent anywhere.β¦
Regex Tester
Test regular expressions live with match highlighting and capture-group display.β¦
UUID Generator
Generate cryptographically random UUID v4 identifiers β singly or in bulk.β¦
Hash Generator
Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes with the Web Crypto API β nothing leaves your device.β¦
Timestamp Converter
Convert Unix timestamps to human dates and back β seconds or milliseconds, UTC, local and relative.β¦
Unix Time Converter
Live Unix epoch clock plus two-way conversion between timestamps and dates.β¦
QR Code Generator
Generate QR codes for URLs and text with custom colors and sizes β download as PNG.β¦
Barcode Generator
Generate Code 128, Code 39, EAN-13, UPC and more β download as crisp SVG.β¦