Skip to main content

Prepare an image for printing on Canon Selphy printers without cropping

Project description

selphyprint

selphyprint prepars image files for printing on Canon Selphy printers without cropping. The image is resized to fit into the usable area of the print and padded with borders required to avoid cropping. Additional borders can be added if desired. The resulting image is saved into a file that can be sent directly to the printer.

Printer configuration

Configure your printer to use the borderless mode and from your system print dialog choose "Fill Page".

Installation

Install from PiPY:

pip install selphyprint

Usage

To prepare a single image for printing use the following command:

selphyprint --input <input-image-file> --output <output-image-file>

For example:

selphyprint --input waves.tif --output waves-print.tif

You can also process all files in a directory, for example:

selphyprint --input /home/roman/photos --output /home/roman/prints

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

selphyprint-0.0.3.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

selphyprint-0.0.3-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page