Image to Base64
Convert an image into a Base64 data URI for CSS, HTML or JSON embedding.
About the Image to Base64
A data URI lets you embed a small image directly in HTML or CSS and save an HTTP request. Drop a file here to get the raw Base64 string, a ready-made <img> tag and a CSS background-image rule.
Frequently asked questions
When should I not use Base64?
Base64 makes a file about 33% larger and cannot be cached separately, so keep it for icons and images under roughly 10 KB.
Related tools
All Developer โBase64 Encoder / Decoder
Encode text to Base64 or decode Base64 back to text, with full Unicode support.
Markdown Preview
Write Markdown and see the rendered result and HTML side by side.
Color Converter & Picker
Convert colours between HEX, RGB, HSL and HSV and build tints, shades and palettes.
JWT Decoder
Decode a JSON Web Token and read its header, payload and expiry.
CSS, JS & HTML Minifier
Strip comments and whitespace to make your code files smaller.
Password Generator
Generate strong random passwords with a live strength meter.