BinaryCon Binary Converter

Base64 Decode

Result

About this tool

Decodes Base64 encoded text back to original UTF‑8 text.

Example

Input: SGVsbG8=
Output: Hello

Conversion formula

Reverse Base64 groups into bytes and decode to text.