Code
JSON formatter, Base64, URL encode, hash, UUID, Regex, JWT and more.
CSS Beautifier / Minifier
Beautify or minify CSS code. Remove comments and extra whitespace.
HTML Beautifier / Minifier
Prettify or minify HTML markup with proper indentation.
JSON to TypeScript
Generate TypeScript interfaces/types from JSON payloads for faster API modeling.
SQL Formatter
Beautify and minify SQL queries for easier reading and debugging.
HTTP Headers Parser
Convert raw HTTP headers to JSON and JSON back to raw header format.
JSON Flatten / Unflatten
Flatten nested JSON into dot paths and reconstruct it back.
JWT Generator (HS256)
Generate HS256 JWT tokens from custom header/payload JSON and secret.
UUID Validator
Validate single or bulk UUID strings and identify UUID versions quickly.
HMAC Generator
Generate HMAC signatures (SHA-1/SHA-256/SHA-512) for API auth and webhook testing.
Query String Tool
Convert JSON objects to query strings and decode query strings back to JSON.