Base64 Encoder/Decoder

Encode and decode Base64 strings instantly. Convert text, files, and data to/from Base64 format. Essential for data transmission and storage.

Text to Base64 Encoder

0 characters

Base64 to Text Decoder

0 characters

File to Base64 Encoder

Choose File or Drop Here

Base64 Reference

What is Base64?

Base64 is an encoding scheme that converts binary data into ASCII characters. It's commonly used for:

  • � Email attachments
  • � Data URLs in HTML/CSS
  • � Storing binary data in JSON/XML
  • � API data transmission

Common Examples

Text: "Hello"
Base64: SGVsbG8=
Text: "Base64"
Base64: QmFzZTY0
Text: "12345"
Base64: MTIzNDU=
Empty string
Base64: (empty)

Base64 Character Set

ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/

64 characters: 26 uppercase + 26 lowercase + 10 digits + 2 symbols (+, /)

Related Tools
Professional Web Services

Need more than a tool?

Seth Brand Tech Care builds websites, solves technical issues, and supports small businesses with practical web help. Direct work, no outsourcing.

View Services Start a Quote