HTTP Status Lookup
Look up what a status code means — 200, 301, 404, 502 and friends.
Look up what a status code means — 200, 301, 404, 502 and friends.
Pretty-print HTML with consistent indentation.
Find the MIME type for a file extension, or the other way around.
Strip comments and extra whitespace from CSS.
Turn key/value pairs into a URL query string, or parse one apart.
Encode or decode URI components safely.
Convert numbers between binary, octal, decimal and hexadecimal.
Create SHA-256, SHA-1 and SHA-384 hashes in your browser.
Break a user-agent string into browser, engine and OS guesses.
Mint version-4 UUIDs, one or many at a time.