Skip to content
VuConvert

Base64 Encode / Decode

Encode or decode Base64 text and data URLs.

100% private — runs in your browser, no upload

Loading tool…

Encode text to Base64 or decode Base64 back to text — and handle data URLs too — entirely in your browser. VuConvert never sends your input anywhere, so it's safe for tokens, snippets and small payloads.

How to base64 encode / decode

  1. 1.Paste text or Base64 into the box above.
  2. 2.Choose encode or decode.
  3. 3.The result appears instantly.
  4. 4.Copy it.

Frequently asked questions

Is my input uploaded?
No — encoding and decoding happen in your browser.
What is Base64 used for?
Safely representing binary or text data as ASCII — common in data URLs, tokens and email attachments.
Can it handle data URLs?
Yes — encode to or decode from data-URL format.
Does Base64 encrypt my data?
No — it's encoding, not encryption. Anyone can decode it, so don't treat it as a secret.

You might also like

More developer tools