Paste a Base64 string, and the tool decodes it back to plain text or binary live.
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.