Home / Encode & Hash

9 utilities

Encode & Hash

Base64, hashes, JWT inspection, and reversible transforms computed locally.

Base64 Encode / Decode

Encode or decode Base64, including UTF-8 text.

LocalLaunch →

URL Encode / Decode

Percent-encode and decode URI components.

LocalLaunch →

HTML Entity Converter

Escape and unescape HTML entities.

LocalLaunch →

Hex / Binary / Decimal

Convert among common integer bases.

LocalLaunch →

MD5 Hash

Generate an MD5 digest locally.

LocalLaunch →

SHA-256 / SHA-512

Hash text with Web Crypto in this browser.

LocalLaunch →

UUID Generator

Create version 4 UUIDs.

LocalLaunch →

JWT Inspector

Decode header and payload without verifying a signature.

LocalLaunch →

HMAC-SHA256

Compute HMAC with a local secret you type.

LocalLaunch →