แปลงรูปภาพเป็น Base64คืออะไร?
แปลงรูปภาพเป็น Base64 ฟรีออนไลน์ อัปโหลดหรือลากและวางรูปภาพ (PNG, JPG, GIF, WebP, SVG, BMP) เพื่อแปลงเป็น Data URI Base64
แปลงรูปภาพเป็น Base64 ฟรีออนไลน์ อัปโหลดหรือลากและวางรูปภาพ (PNG, JPG, GIF, WebP, SVG, BMP) เพื่อแปลงเป็น Data URI Base64
Drag and drop an image or click to upload.
ดูimage preview and file info (size, type, dimensions).
เลือกoutput format: Data URI, Raw Base64, or CSS.
คัดลอกผลลัพธ์ ถึง ของคุณ clipboard.
A data URI embeds the image data directly in a URL string (data:image/png;base64,...). This allows images to be inlined in HTML, CSS, or JSON without a separate HTTP request.
There is no hard limit, but very large images will produce very long Base64 strings. For web performance, consider using data URIs only for small images like icons and sprites.
เครื่องมือออนไลน์ฟรี — ทำงานในเบราว์เซอร์ของคุณ ไม่ต้องสมัคร เริ่มใช้ได้เลยตอนนี้
ลองเลยAll free online tools for developers, designers, students, and creators.
Every tool works in your browser — no sign-up, no data collection.