Base64 Converter

Encode/Decode text to Base64 and convert images to Base64


Image to Base64 Conversion

Drag and drop an image here or click to upload


Base64 to Image Decoding

Enter Base64 data and decode to display the image here.

Supported Formats

  • Data URL Format: data:image/png;base64,iVBORw0KGgo...
  • Pure Base64: iVBORw0KGgoAAAANSUhEUgAA...
  • Image Formats: PNG, JPEG, GIF, WebP