πŸ–ΌοΈ
🎨

Inline an Image in CSS

Embed a small icon or background as a data URI in your stylesheet.

Tidak perlu loginFile tetap privat

Seret file ke sini atau klik untuk menjelajah

PNG, JPG, WebP, GIF, SVG, AVIF, X, Image tidak ada batasan ukuran file

Jelajahi file

File Anda tidak pernah meninggalkan perangkat. Semua pemrosesan terjadi secara lokal di browser Anda.

Convert an image to a Base64 data URI you can paste directly into CSS, HTML, or Markdown β€” no separate file needed. Encoded in your browser; never uploaded.

CSS tips

🎨

The CSS snippet gives you a ready background-image: url(...) with the data URI inlined.

⚑

Inlining a small icon removes an HTTP request, which can speed up first paint.

πŸ“

Keep it to small images β€” Base64 is ~33% larger, so big images bloat your CSS.

πŸ”’

Encoded in your browser β€” never uploaded.

Cara kerja

1
Pilih file
Drop your file into the tool above. It stays entirely on your device β€” nothing is sent to any server.
2
Proses
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Unduh
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Mengapa milik kami?

βœ“Sepenuhnya gratis β€” tidak ada biaya tersembunyi, selamanya
βœ“Tidak perlu akun, email, atau login
βœ“File tidak pernah meninggalkan perangkat Anda
βœ“Tidak ada batasan ukuran file sama sekali
βœ“Tidak ada tanda air pada output apa pun

Also check out…

Pertanyaan yang sering diajukan