สร้าง Barcode หลายประเภท ผ่าน Web API ฟรี
https://api.dee4u.com/api/barcode?data=123456789012&type=ean13&format=png
| Parameter | จำเป็น | ตัวอย่าง | คำอธิบาย |
|---|---|---|---|
data |
จำเป็น | 123456789012 |
ข้อมูลที่ต้องการเข้ารหัส |
type |
ไม่บังคับ | ean13 |
ประเภท Barcode (code128, ean13, ean8, upca, upce, code39) |
format |
ไม่บังคับ | png |
รูปแบบไฟล์: png, svg (ค่าเริ่มต้น: png) |
คืนค่าเป็นไฟล์รูปภาพ Barcode ตามรูปแบบที่เลือก