Base64 Encoder/Decoder
Encode text or files to Base64, and decode Base64 back to text or a downloadable file. Everything runs in your browser.
Text
Drop one file here or
File
Output
How it works
- Use Text to encode or decode pasted content.
- Use File to turn one local file into Base64 or a data URL.
- Decoded bytes can be downloaded as a file with your chosen name and MIME type.
Private by design.
Input is processed with browser APIs only. Nothing is uploaded or stored by PrivaTools.