m4
Images

Base64 to Image Viewer

Paste a Base64 string (with or without a data:image prefix) to instantly preview it as an image, directly in your browser.

Pourquoi utiliser cet outil ?

A Base64-encoded image (for example pulled from code, a JSON file, or an API) isn't directly visible. This tool decodes the string and displays the corresponding image without sending anything to a server: everything happens in your browser. You can then download the image or copy its data URL.