What This Category Includes
Browser-based tools for common encoding, decoding, hashing, token inspection, and Base64 image workflows.
Encoding, decoding, and hash tools
Browser-based tools for common encoding, decoding, hashing, token inspection, and Base64 image workflows.
Encode text to Base64 or decode Base64 back to Unicode text locally.
ImageImage to Base64 ConverterConvert images to Base64 data URLs or decode Base64 back to images locally.
URLURL Encoder and DecoderEncode URL parameters, decode percent-encoded URLs, and switch between component and full URL modes.
HTMLHTML Entity Encoder and DecoderEscape HTML special characters and decode named or numeric HTML entities locally.
HashOnline SHA Hash GeneratorGenerate SHA-1, SHA-256, SHA-384, and SHA-512 hashes for text or files locally.
JWTJWT Decoder OnlineDecode JWT header and payload locally, inspect exp, iat, nbf, issuer, subject, and audience claims.
Encode and decode Base64 text, convert images to Base64, encode and decode URLs, escape HTML entities, generate hashes, and decode JWT payloads.
Browser-based tools for common encoding, decoding, hashing, token inspection, and Base64 image workflows.
Encoding, decoding, hash, JWT, and Base64 image tools run locally in your browser. Inputs are not uploaded to the backend.
No. Base64 is an encoding format, not encryption.
It decodes header and payload locally. Signature trust must be verified with the correct key in your own environment.
No. Hash generation runs locally in the browser.