Codificador/Decodificador Base64
Codifique texto para Base64 ou decodifique strings Base64.
Entrada de texto
Saída Base64
Codifique texto para Base64 ou decodifique strings Base64.
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.