Skip to main content

CLI tool for turning images into printable PDFs.

Project description

image-splitter

Split an image into multiple columns or rows and serve as a printable PDF.

Getting Started

Installation

You can run setup.py through ./setup.py install or python3 setup.py install.

Usage

This project has a command line entry point that allows you to use it with the imagesplitter command. You may also use python3 -m imagesplitter.

imagesplitter [options] image columns rows
options:
    -h                  Help
    -d, --dpi           DPI of printer (defaults to 300).
    -w, --paperwidth    Width of paper in inches (defaults to 8.5).
    -y, --paperheight   Height of paper in inches (defaults to 11).
    -o, --output        File to output to (defaults to out.pdf).

Examples

Examples can be found in the examples directory.

License

This project is licensed under the MIT License. See LICENSE for details.

Authors

  • Willow Ciesialka

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

imagesplitter-1.0.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

imagesplitter-1.0.2-py2.py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 2 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