Calculator tool
Base64 encoding converts binary data to ASCII text using 64 characters (A-Z, a-z, 0-9, +, /). Commonly used in email, data URLs, and API tokens. Each 3 bytes of input produce 4 Base64 characters.
Review the inputs carefully and treat the output as an estimate. For decisions involving money, taxes, health, law, or security, compare the result with trusted professional guidance when needed.
What is Base64 used for?
Base64 is used to encode binary data for text-based systems: email attachments (MIME), data URIs in HTML/CSS, JWT tokens, and HTTP Basic Auth headers.
URL Encode / Decode
Encode special characters into percent-encoded URL format or decode them back to plain text.
Open toolBandwidth Calculator
Calculate how long it takes to transfer a file at a given bandwidth, or what bandwidth you need.
Open toolPassword Generator
Generate a strong, random password with your chosen length and character types.
Open tool