Base64 Decode
Decode Base64 to text. Processed in your browser.
Base64 Decode turns Base64 (or a data URL payload) back into UTF-8 text when possible.
Frequently Asked Questions
Can I paste a data URL?
Yes. The part after the comma is decoded.
Is my data uploaded?
No. Decoding runs entirely in your browser.