Category
Web
Encode, decode, inspect, validate, and transform common web data formats.
URL Encoder / Decoder
liveEncode or decode URL components instantly in your browser for query strings, links, and web debugging.
url encodeurl decodequery string
Base64 Encoder / Decoder
liveEncode plain text to Base64 or decode Base64 back into readable text directly in your browser.
base64encode textdecode base64
HTML Entity Encoder / Decoder
liveEncode special HTML characters or decode entity strings instantly in your browser.
html entitiesescape htmldecode html
JWT Decoder
liveDecode JWT headers and payloads locally in your browser to inspect token contents without sending them anywhere.
jwttoken decoderweb auth
JSON Formatter & Validator
liveFormat and validate JSON instantly in your browser, with readable errors when something is wrong.
json formatterjson validatorpretty print json