Decode Base64 strings back to plain text or binary. Base64 Decoder is a free online tool from the ToolsRift Encoders & Decoders collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Padding aligns output to multiples of 4 characters. Some implementations omit it — the decoder handles both.
This decoder strips line breaks before decoding — common in MIME-encoded email content.
Paste the Base64 data (after the data:image/png;base64, prefix) to see the raw data.