base64 • encode • decode
Zmxhc2htYW4=
Encode and decode Base64 strings for HTTP headers, data URIs, and debugging binary-safe text transport. Base64 is an encoding scheme, not encryption.
Your input is processed in the browser. We do not upload tool payloads to our servers.
The string flashman becomes Zmxhc2htYW4= in standard Base64.
Zmxhc2htYW4=
What Base64 is for, when to use it, and common pitfalls with Unicode and padding.
Read: Base64 encoding explained (and why it is not encryption) →