ตัวแปลงภาพเป็น Base64
แปลงภาพเป็นสตริง Base64 และ Data URI ฟรี ไม่ต้องสมัครสมาชิก
ลากภาพมาที่นี่หรือคลิกเพื่อเลือก
รองรับ PNG, JPG, GIF, SVG, WebP, ICO
เกี่ยวกับการเข้ารหัส Base64 ของภาพ
This base64 to image converter lets you encode images to Base64 strings or decode Base64 back to viewable images. Embed images directly in HTML using <img src="data:image/png;base64,...">, in CSS with background-image: url(data:image/png;base64,...), or store them in JSON configs. Supports PNG, JPG, WebP, SVG, GIF, and ICO formats. The data URI format includes the MIME type prefix, while raw Base64 is just the encoded string. Best practice: only Base64-encode images under 10KB to avoid bloated HTML. All conversion happens client-side for privacy.
💬 User Feedback
ให้คะแนนเครื่องมือนี้
4.4 / 5 · 76 คะแนน
เครื่องมือเพิ่มเติม
B64ตัวเข้ารหัส/ถอดรหัส Base64B→Base64 Encoder💎SVG Optimizer🖼️Placeholder Image GeneratorRecommended
CloudflareFree CDN & DDoS protectionอัปเดตข่าวสาร
รับเคล็ดลับการพัฒนาและเครื่องมือใหม่ทุกสัปดาห์
ไม่มีสแปม ยกเลิกได้ตลอดเวลา
Enjoy these free tools?
☕Buy Me a Coffeeวิธีใช้
- ลากหรือเลือกภาพ
- ดูสตริง Base64
- คัดลอกรูปแบบที่ต้องการ
- ใช้แท็บถอดรหัส
กรณีใช้งาน
- ฝังไอคอนใน HTML/CSS
- ภาพในเทมเพลตอีเมล
- เก็บภาพใน config JSON
- ลดคำขอ HTTP