UTILUTILWAY
Tools > Base64 ↔ Image

Base64 ↔ Image

Convert images to Base64 and decode Base64 to images

🖼️Drop image here or click to select

🔒 This tool runs in your browser only. No input data is sent to any server.

About Base64 ↔ Image Converter

Base64 Image Converter encodes images to Base64 data URIs and decodes Base64 strings back to image files. Use it to embed images directly in HTML or CSS, or extract images from data URIs. Supports PNG, JPEG, WebP, GIF, and SVG formats.

How to Use

  1. Upload an image to encode it to Base64, or paste a Base64 string to decode.
  2. View the Base64 data URI or decoded image preview.
  3. Copy the Base64 string or download the decoded image.

Key Features

  • Encode images to Base64 data URIs for HTML/CSS embedding
  • Decode Base64 strings back to downloadable images
  • Support for PNG, JPEG, WebP, GIF, and SVG
  • Preview decoded images before downloading