print_image
Print an image file to a Bluetooth thermal label printer. Resizes to paper width, converts to black and white, with dithering control for crisp line art or photo gradients.
Instructions
Print an image file (PNG/JPG/etc) on the label printer.
The image is resized to the printer's configured paper width and converted to black & white. Leave dither=True for photos/gradients; set dither=False for already-black-and-white line art or text to keep edges crisp. printer names which configured printer to use for this one print job, overriding the active printer - leave unset to use the active printer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dither | No | ||
| printer | No | ||
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |