Subcategories
Browse by topic cluster.
Category promo / ad slot
All tools
Every tool currently available in this category.
JSON Formatter
Format and prettify raw JSON so it is easier to read, inspect, and debug.
json-tools
JSON Minifier
Minify JSON by removing whitespace and unnecessary formatting.
json-tools
JSON Validator
Validate JSON syntax and check whether your input is properly structured.
json-tools
Base64 Encoder
Encode plain text into Base64 format directly in your browser.
encoding-tools
Base64 Decoder
Decode Base64 text back into readable plain text.
encoding-tools
URL Encoder
Encode text into URL-safe format for query parameters, links, APIs, and debugging workflows. Converts spaces and special characters into percent-encoded values.
encoding-tools
URL Decoder
Decode URL-encoded text into readable plain text.
encoding-tools
Unix Timestamp Converter
Convert Unix timestamps into readable dates and convert readable dates back into Unix timestamps.
time-tools
UUID Generator
Generate a random UUID instantly in your browser for development, testing, and identifiers.
id-tools
Hash Generator
Generate SHA-1 and SHA-256 hashes from input text directly in your browser.
security-tools
JWT Decoder
Decode JWT tokens in the browser by inspecting the header, payload, and signature parts.
auth-tools