OpenWebDevTools

search ⌘ + K

Base64 Encoder — Encode Text to Base64 Instantly

Paste your input and get instant output

What Is Base64 Encoding?

Base64 is a binary-to-text encoding scheme that converts data into a string of ASCII characters. It's one of the most widely used encoding formats in software development, and you'll encounter it constantly when working with:

How to Use the Base64 Encoder?

  1. Paste your original string into the input box above.
  2. Press the "Encode" button to Encode the text.
  3. Click to copy the result to your clipboard.

Base64 Encoding — Key Facts