Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
Ad · Top
Ad · Middle
About Base64 encoding
Base64 represents binary data using only printable ASCII characters. It's used for embedding images in HTML/CSS, encoding basic-auth credentials, and passing binary data through text-only protocols like email.
Related tools
JSON Formatter & Validator
Format, beautify, validate, and minify JSON data online for free.
URL Encoder / Decoder
Percent-encode or decode URLs and query strings safely and instantly.
HTML Encoder / Decoder
Escape HTML special characters or decode HTML entities back to text.
Hash Generator (SHA-1/256/384/512)
Generate SHA-1, SHA-256, SHA-384, and SHA-512 hashes of any text in your browser.
Ad · Bottom