Base64 Encoder

Encode text to Base64 or decode Base64 back to text. URL-safe Base64 input is also supported.

Browser-only

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==

Browse all generators

Open the full generators page to compare tools and switch to another one.

Open tools page

Safety

Browser-only

Generation and export both stay in the browser.

No upload

Your input is never sent to a server.

No storage

Reloading clears the input and output.