Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

zplat

juul6AGPL-3.00.0.1

Uses the zpl-image library to convert a PNG image to ZPL which can be sent directly to any ZPL-supporting Zebra label printer.

readme

Uses the zpl-image library to convert a PNG image to ZPL which can be sent directly to any ZPL-supporting Zebra label printer.

This just works, is written in pure javascript and requires no drivers.

Setup

npm install

Usage

./bin/cmd.js myfile.png > /dev/usb/lp0

Ensure you have write access to the USB device.

Copyright and license

Copyright 2020 Renegade Bio

License: AGPLv3 (see LICENSE file in this repo)