ตัวแปลง SVG เป็น CSS
แปลงโค้ด SVG เป็น data URI CSS background-image
Inline SVG (original):
ตัวแปลง SVG เป็น CSS Data URI
แปลงโค้ด SVG เป็น data URI CSS background-image สำหรับใช้ใน stylesheet
คำถามที่พบบ่อย
💬 User Feedback
ให้คะแนนเครื่องมือนี้
3.6 / 5 · 198 คะแนน
อัปเดตข่าวสาร
รับเคล็ดลับการพัฒนาและเครื่องมือใหม่ทุกสัปดาห์
ไม่มีสแปม ยกเลิกได้ตลอดเวลา
Enjoy these free tools?
☕Buy Me a CoffeeHow to Use
- Paste your SVG code or upload an SVG file
- Choose encoding method: URL-encoded or Base64
- Preview the SVG and the generated CSS code
- Copy the CSS background-image property to use in your stylesheet
Use Cases
- Embedding small SVG icons directly in CSS to reduce HTTP requests
- Creating CSS-only decorative elements without external files
- Optimizing SVG icons for use in CSS pseudo-elements (::before, ::after)
- Converting SVG logos for inline CSS backgrounds in email templates