Base64 is a free in-browser image encoder: drop JPEG, PNG, GIF, WebP, SVG, and other common formats, optionally compress, resize, or convert, then copy an HTML <img> tag, a CSS background-image rule, or the raw data URI. Images never leave your browser. Installable as a PWA.
Context
Embedding small images in HTML, CSS, or email templates should not mean uploading photos to a third-party encoder. Designers and developers need a private, local path from file to data URI.
Approach
The UI is a drop zone with optional compress, resize, and format conversion. Encoding, compression, and resizing all run in the tab. Output is a ready HTML img tag, a CSS background-image declaration, or raw Base64 — one click to copy. Limits: up to 20 files, 25 MB each.
Result
Open https://base64.beoops.com, drop images, copy the snippet you need. No account. Add to home screen on Android or iOS Safari; the shell still opens offline.
Also known as: beoops Base64 · image to base64 converter · base64 encoder · data URI generator · 圖片轉 Base64 · Base64 編碼
Base64 is a free in-browser image to Base64 converter by beoops. Drop JPEG, PNG, GIF, WebP, SVG, HEIC, and other common formats, optionally compress, resize, or convert them, then copy an HTML <img> tag, a CSS background-image rule, or the raw data URI. Images never leave your browser. Open at https://base64.beoops.com — installable as a PWA.
Optional compress, resize, and format conversion before encode
Copy HTML <img>, CSS background-image, or raw Base64
Up to 20 files, 25 MB each
Fully client-side — images are not uploaded
Installable PWA (Android / Chrome; iOS Safari Add to Home Screen)
Traditional Chinese and English UI
How to convert an image to Base64
Use beoops Base64 to encode images to data URIs in the browser.
Open Base64. Go to https://base64.beoops.com.
Drop images. Drag and drop files (or browse). Optionally turn on compress, resize, or convert.
Copy the snippet. Copy the HTML <img> tag, CSS background-image rule, or raw Base64 for each file.
Frequently asked questions
What is beoops Base64?+
Base64 is a free image to Base64 converter by beoops at https://base64.beoops.com. Drop photos, optionally compress or resize them, and copy an HTML img tag, CSS background-image, or raw data URI. Everything runs in your browser.
Does the Base64 tool upload my images?+
No. Encoding happens in your browser tab. Files are not uploaded and not stored on beoops servers.
Which image formats can I convert to Base64?+
JPEG, PNG, GIF, WebP, SVG, BMP, ICO, TIFF, AVIF, and HEIC/HEIF. You can optionally compress, resize, or convert format before encoding.
Is Base64 free?+
Yes. Open https://base64.beoops.com in the browser. No account. You can add it to the home screen as a PWA.