Base64 to Image

Convert Base64 strings back to images. Paste text or upload .txt file

Base64 Input

What is the Base64 to Image Tool?

This tool converts Base64 encoded strings back to images. Base64 is a binary-to-text encoding scheme often used to embed images in HTML, CSS, or JSON. If you have a Base64 string and want to see or download the original image, this tool makes it easy. All processing happens in your browser.

How to Use

  1. Paste your Base64 string or upload a .txt file containing Base64 content
  2. Click "Convert to Image" to decode and display the image
  3. Choose your preferred download format (PNG, JPG, or WebP)
  4. Download the image or copy the Base64 string back to clipboard

Supported Formats

  • PNG (Portable Network Graphics)
  • JPG/JPEG (Joint Photographic Experts Group)
  • WebP (Modern Web Format)
  • GIF (Graphics Interchange Format)
  • BMP (Bitmap)
  • SVG (Scalable Vector Graphics)
πŸ”’ Images are processed entirely in your browser. Nothing is uploaded to any server.