Base64 to Image
Paste a Base64 string or data URI and preview, inspect, and download the image. Runs entirely in your browser.
Runs locally in your browser. Your image is not uploaded.
How to Use
- 1
Paste the Base64 or data URI
From an API response, CSS file, or HTML source.
- 2
Preview the image
Dimensions, size, and format are shown below it.
- 3
Download if needed
Saved with the correct extension automatically.
Frequently Asked Questions
- A full data URI (data:image/png;base64,…) or a raw Base64 string — the image format (PNG, JPEG, GIF, WebP, SVG) is auto-detected from the data's signature.
Related Tools
Base64 EncoderEncode text and binary data as Base64Base32 EncoderEncode or decode Base32 per RFC 4648URL EncoderPercent-encode and decode URLsHash GeneratorGenerate MD5, SHA-1, and SHA-256 hashesHMAC GeneratorCreate HMAC signatures with a secret keyBcrypt GeneratorHash and verify passwords with bcryptPassword GeneratorStrong random passwords with strength indicatorPassphrase GeneratorGenerate memorable multi-word passphrases