Base64 to Image
Decode a Base64 string or data URI back into a viewable image.
Runs locally · Nothing uploaded
Base64 or data: URI
Nothing decoded yet
Paste a base64 string or a data: URI above. A bare payload is auto-detected from its magic bytes and wrapped in a data: URI for you.
Runs locally · Nothing uploaded
Advertisement
About Base64 to Image
Paste a Base64 string or a full data URI and see the decoded image rendered immediately, with its dimensions and format detected, and download it as a file. Useful for inspecting images embedded in API responses, database columns, or CSS.
Related tools
Files & MediaRuns locally in your browser.Image to Base64Encode an image as a Base64 data URI for inline embedding.EncodingRuns locally in your browser.Base64 DecoderDecode Base64 back to readable text, including UTF-8 content.Files & MediaRuns locally in your browser.Image ConverterConvert images between PNG, JPEG, and WebP — without uploading them.