Browser-only
Generation and export both stay in the browser.
Encode text to Base64 or decode Base64 back to text. URL-safe Base64 input is also supported.
How to read Base64
Use this when you want to encode text to Base64 or decode Base64 back into plain text.
Example
devloom -> ZGV2bG9vbQ==Encode / decode Base64
Result
Encode
ZGV2bG9vbQ==
Open the full generators page to compare tools and switch to another one.
Generation and export both stay in the browser.
Your input is never sent to a server.
Reloading clears the input and output.