Base64, URL tools, JWT inspection, hashes, and file checksums are all available locally.
Text Codec
Transform text
Base64, Base64URL, hex, binary, and common case conversions.
0 chars · 0 bytes
Output
Result
Transform or hash something to see copy-ready output here.
Compare
Verify hashes
Whitespace, colon separators, and case are normalized before comparison.
Trust Layer
Private by default
No server calls are needed for the tool’s core work.
SHA-family hashes and HMACs use the browser’s Web Crypto API.
MD5 is provided for legacy checksum comparison, not password storage or security decisions.
JWT decoding shows readable header and payload data. It does not verify signatures.