Convert images to Base64 strings and decode Base64 back to images.
Drag and drop an image here or click to select
Supports JPG, PNG, GIF, SVG, WebP (max 5MB)
Convert images to Base64 and decode Base64 back to images.
Preview images before and after conversion.
Support for JPG, PNG, GIF, SVG, and WebP formats.
All processing done locally in your browser for privacy.
background-image: url('data:image/png;base64,YOUR_STRING_HERE');