🖼️
🎨

Inline an Image in CSS

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

ไม่ต้องเข้าสู่ระบบไฟล์ยังคงเป็นส่วนตัว

วางไฟล์ที่นี่หรือคลิกเพื่อเรียกดู

PNG, JPG, WebP, GIF, SVG, AVIF, X, Image ไม่มีขีดจำกัดขนาดไฟล์

เรียกดูไฟล์

ไฟล์ของคุณไม่เคยออกจากอุปกรณ์ การประมวลผลทั้งหมดเกิดขึ้นในเบราว์เซอร์ของคุณ

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.

วิธีการทำงาน

1
เลือกไฟล์
Drop your file into the tool above. It stays entirely on your device — nothing is sent to any server.
2
ประมวลผล
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
ดาวน์โหลด
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

ทำไมต้องใช้ของเรา?

ฟรีสมบูรณ์ — ไม่มีค่าใช้จ่ายซ่อนเร้น ตลอดไป
ไม่ต้องมีบัญชี อีเมล หรือเข้าสู่ระบบ
ไฟล์ไม่เคยออกจากอุปกรณ์ของคุณ
ไม่มีขีดจำกัดขนาดไฟล์ใดๆ
ไม่มีลายน้ำในผลลัพธ์ใดๆ

Also check out…

คำถามที่พบบ่อย