Base64 Encoder and Decoder
Encode or decode Base64 text, convert files to Base64 and restore decoded content as a download.
Features
- Text Base64 encode
- Text Base64 decode
- File to Base64
- Decode Base64 to file
FAQ
Is Base64 encryption?
No. Base64 is an encoding format, not encryption.
Can it convert files to Base64?
Yes. Files are read locally in your browser.