Drag & drop an image here
or click to browse, or paste from clipboard
Your file never leaves this device
image.png
1920 x 1080 px
Convert images to data URIs and back, directly in your browser
Also try: SVG to PNG | PNG ↔ JPG
Drag & drop an image here
or click to browse, or paste from clipboard
Your file never leaves this device
image.png
1920 x 1080 px
Base64 data URIs let you embed images directly in HTML, CSS, or JSON without separate file requests. This technique can improve performance for small images by eliminating HTTP roundtrips, but increases file size by approximately 33%.
The decode mode extracts embedded images from Base64 strings or data URIs, converting them back to downloadable files. All encoding and decoding happens entirely in your browser. Your images and data never leave your device, and no information is sent to any server.