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.

🧰Dev Utility

JSON Formatter

Format, beautify and validate JSON with 2-space, 4-space or tab indentation β€” errors pinpointed instantly.…

🧰Dev Utility

JSON Minifier

Minify JSON to a single compact line β€” validated first so broken JSON never ships.…

🧰Dev Utility

JSON Validator

Validate JSON syntax with precise error messages β€” fix trailing commas and quote issues fast.…

🧰Dev Utility

XML Formatter

Format and indent XML documents β€” or minify them β€” entirely in your browser.…

🧰Dev Utility

HTML Formatter

Re-indent messy HTML markup for readability, or minify it for production.…

🧰Dev Utility

CSS Formatter

Format CSS with consistent indentation and one declaration per line β€” or minify for production.…

🧰Dev Utility

JavaScript Formatter

Basic JavaScript beautifier: restores indentation and line breaks to minified or messy code.…

🧰Dev Utility

SQL Formatter

Format SQL queries with uppercase keywords and clause-per-line layout.…

🧰Dev Utility

Markdown Editor & Preview

Write Markdown with a live side-by-side preview β€” export the HTML or download the .md file.…

🧰Dev Utility

CSV Viewer

Paste CSV and view it as a clean sortable table β€” quotes and commas handled correctly.…

🧰Dev Utility

CSV to JSON

Convert CSV data to a JSON array of objects using the header row as keys.…

🧰Dev Utility

JSON to CSV

Convert a JSON array of objects into properly quoted CSV.…

🧰Dev Utility

Base64 Encoder

Encode text to Base64 β€” Unicode-safe, instant and local.…

🧰Dev Utility

Base64 Decoder

Decode Base64 back to text β€” Unicode-safe, instant and local.…

🧰Dev Utility

URL Encoder

Percent-encode URLs or individual components for safe transmission.…

🧰Dev Utility

URL Decoder

Decode percent-encoded URLs back to readable text.…

🧰Dev Utility

JWT Decoder

Decode JWT headers and payloads locally β€” expiry checked, signature never sent anywhere.…

🧰Dev Utility

Regex Tester

Test regular expressions live with match highlighting and capture-group display.…

🧰Dev Utility

UUID Generator

Generate cryptographically random UUID v4 identifiers β€” singly or in bulk.…

🧰Dev Utility

Hash Generator

Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes with the Web Crypto API β€” nothing leaves your device.…

🧰Dev Utility

Timestamp Converter

Convert Unix timestamps to human dates and back β€” seconds or milliseconds, UTC, local and relative.…

🧰Dev Utility

Unix Time Converter

Live Unix epoch clock plus two-way conversion between timestamps and dates.…

🧰Dev Utility

QR Code Generator

Generate QR codes for URLs and text with custom colors and sizes β€” download as PNG.…

🧰Dev Utility

Barcode Generator

Generate Code 128, Code 39, EAN-13, UPC and more β€” download as crisp SVG.…