HTML to ZPL
This API can be used to convert any HTML or PDF document into ZPL code (Zebra Programming Language) that is compatible with Zebra label printers.
HTML to ZPL endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
HTML to ZPL /html2zpl |
# Convert an HTML document to a ZPL label The HTML to ZPL API accepts 3 parameters: - `height` a positive number denoting the height of the label, units are inches. - `width` a… |
| POST |
PDF to ZPL /pdf2zpl |
Converts a PDF document into ZPL code. The PDF to ZPL API requires 3 parameters: - `height` a positive number denoting the height of the label, units are inches. - `width` a… |
HTML to ZPL pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA Recommended | $60 / month | — |
|