Free toolNo sign-up · In your browser

Image toBase64.

Turn any image into a Base64 string ready to paste into your CSS or HTML. No upload, no server, right in your browser.

Drag your image here

or click to pick from your device

PNG · JPG · WebP · SVG · GIF
How it works Under the hood

Your image turninginto text.

Accepts any image

PNG, JPG, WebP, SVG or GIF. Drag or select the file and the reading happens locally, without sending anything out of your browser.

Becomes a Base64 Data URI

We generate the full string in the data:image/...;base64, format, with the image content embedded, ready to drop into any project.

Copy and use right away

Paste it straight into CSS as a background-image or into HTML as the src of an img. One click to copy and your asset is already inline, with no extra request.