Base64 Encode/Decode
Encode or decode Base64 text
Convert plain text to Base64 or decode a Base64 string back to text, entirely in your browser.
Frequently Asked Questions
Is Base64 Encode/Decode free to use?+
Yes, completely free with no limits, no sign-up, and no watermarks.
Are my files uploaded to a server?+
No — everything runs locally in your browser using JavaScript. Your files never leave your device.
Is there a file size limit?+
There's no artificial limit we impose. The practical limit depends on your device's memory, since all processing happens locally.
Do I need to create an account?+
No account or sign-up is required. Just open the tool and use it.
Which browsers are supported?+
Any modern browser — Chrome, Firefox, Safari, or Edge — on desktop or mobile.
What happens to my files after I close the tab?+
Nothing is stored. Since your files never leave your device and nothing is uploaded, closing the tab simply clears everything from memory.