Base64 Encoder & Decoder

Encode text to Base64 or decode Base64 back to plain text

Encode any text into a Base64 string, or decode Base64 back into the original text. Unicode (UTF-8) text is handled safely, so nothing gets garbled.

도구를 불러오는 중…

🔒 Everything runs 100% in your browser. Your files and input are never uploaded to any server.

How to use

  1. Choose encode or decode mode.
  2. Enter your text or Base64 string in the input box.
  3. The result appears instantly and is ready to copy.

FAQ

What is Base64 used for?
It's used to embed images and files as text, in data URIs, email attachments, and simple string obfuscation.
Is Base64 encryption?
No. Base64 is an encoding that anyone can reverse — it is not encryption and should never be used for security.
Will special characters or emoji break?
No. Everything is encoded and decoded as UTF-8, so non-Latin text and emoji stay intact.

← Back to all tools

See pricingFree chat consult