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
Release files for imagesplitter 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| imagesplitter-1.0.2.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| imagesplitter-1.0.2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 12.1 kB
Release files / imagesplitter-1.0.2.tar.gz
| Download URL | imagesplitter-1.0.2.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
891b54e3397843db0c5be48837ad3b783d2f5f8efda4dc1a5f8907bd88dcb13b
|
|
BLAKE2b-256 checksum How to use checksums |
6c8f5c8d932d2c49cda866b096f7f8eb39cd7e18dff9aeebe08fa93fa64e021a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
|
Release files / imagesplitter-1.0.2-py2.py3-none-any.whl
| Download URL | imagesplitter-1.0.2-py2.py3-none-any.whl |
|---|---|
| Size | 7.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
1a28732b4b7fb6e18538aa322ffa112d4db7fae15f02176edea4170449d7cef2
|
|
BLAKE2b-256 checksum How to use checksums |
b61899f1df5b3b3129f34118c7a3ed0fc124899f0abfca86222e46f8e6d1f70a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
|