Images
Base64 image converter
Convert images to and from Base64 Data URLs
How to use / Notes
How to use
- Pick an image file to convert it to a Data URL.
- Or paste a Data URL to turn it back into an image.
- Copy or save the Data URL or the image.
Notes
- Conversion runs in the browser; images are never uploaded.
- A Data URL is ~33% larger than the source—avoid it for big images.