Base64 Encoder/Decoder
Encode text to Base64 or decode Base64 strings.
Text input
Base64 output
Encode text to Base64 or decode Base64 strings.
Encode and decode URL strings instantly. Learn about URL encoding, percent encoding, and RFC 3986 standards.
Decode and inspect JSON Web Tokens instantly. View header, payload, and claims. Perfect for debugging authentication tokens.
Encode text to HTML entities or decode HTML entities to text. Perfect for preventing XSS attacks and displaying special characters.
Convert images to Base64 data URIs instantly. Supports JPG, PNG, GIF, WebP and more. Perfect for embedding images in HTML, CSS, or APIs.