Image ↔ Base64
Convert an image file to a Base64 data URL, or paste a data URL to preview and download the image. All in your browser.
Preview
Example
Upload a PNG to fill the textarea with a data:image/png;base64,... string you can embed in HTML or CSS.