Image <-> Base64 Converter
Converts an image file to a base64 data URI (handy for inlining small images in CSS/HTML), and back. Everything happens in your browser.
Image → Base64
Data URI
Base64 → Image
Preview
Download
Advertisement