Converters / LING.TOOLS
Image ↔ Base64
Encode a local image as a Base64 data URL or decode a data URL into a preview and downloadable image.
Result
Ready when you are
Set up your input and run the tool. Your result will appear right here.
Private · Instant · LocalGUIDE & CONTEXT
About this tool
Images are read locally, with a size limit to avoid freezing the browser. Only PNG, JPEG, GIF and WebP image data are accepted. Decoding a data URL does not upload it anywhere.
How to use it
- Choose encode and upload an image, or choose decode and paste a Base64 data URL.
- Run the tool to preview, copy or download the image.
Example
Upload a PNG to obtain data:image/png;base64,... or paste that URL to restore the image.