Base64 & Image Converter

Convert between Base64 strings, text, and images with this all-in-one tool

Image to Base64

Image preview will appear here

Uploaded image preview
OR

Base64 to Image

Decoded image will appear here

Decoded image

How to use Image ↔ Base64 conversion:

  • To convert an image to Base64: Click "Choose Image" and select an image file (JPG, PNG, GIF, etc.)
  • To convert Base64 to an image: Paste a valid Base64 string in the input field and click "Decode to Image"
  • Use the "Copy Base64" button to copy the generated Base64 string to your clipboard
  • Use the "Download Image" button to save the decoded image to your device

Text to Base64

OR

Base64 to Text

How to use Text ↔ Base64 conversion:

  • To encode text to Base64: Enter text in the input field and click "Encode to Base64"
  • To decode Base64 to text: Paste a valid Base64 string in the input field and click "Decode to Text"
  • Use the "Copy Result" buttons to copy the output to your clipboard
  • Base64 is commonly used for encoding data in MIME emails, XML, JSON, and data URIs