Paste your Base64 encoded string on the left to instantly preview and download the decoded image on the right.
Open 24 built-in tools from your browser sidebar, use quick actions from the right-click menu, and reach every RizCraft tool without hunting through tabs.
Firefox and Edge versions are coming next. Free to install
Use our free online Base64 to Image Converter to decode Base64 strings and preview them as visual images instantly in your browser. Whether it's a PNG, JPG, WEBP, or GIF, simply paste your Base64 text and immediately preview and download the rendered graphic securely offline.
Base64 image decoding is the process of converting a Base64-encoded string back into its original binary image format. When an image is encoded into Base64, it is transformed into a long string of ASCII text, which is often used to embed images directly into HTML or CSS files (using Data URIs) or to transmit image data over APIs.
This tool reverses that process, taking the obscure text string and rendering it back into a visual image that you can view and download.
data:image/png;base64,...).data:image/...;base64, prefix, our tool will try to infer it as a PNG. If the original image was a different format, you might need to ensure the correct prefix is included.
Tell us what to improve or which tool to add next.