Package images into one PDF file or GIF file or TIFF file.
Project description
image2pdf
Package images into one PDF file or GIF file or TIFF file.
Install
pip install imagespack
Usage
Usage: imagespack.py [OPTIONS] IMAGES...
Package images into one PDF file or GIF file or TIFF file.
Options:
-o, --output TEXT Result pdf filename. [required]
-d, --duration FLOAT The time to display the current frame of the GIF, in
milliseconds. Default to 1000.
-l, --loop INTEGER The number of times the GIF should loop. 0 means that
it will loop forever. Default to 0.
--help Show this message and exit.
Example
Convert all .jpg files into result.pdf file.
imagespack -o result.pdf *.jpg
Releases
v0.1.0 2019/12/01
- First release.
- Allow pack into one pdf, one gif or one tiff file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
imagespack-0.1.0.tar.gz
(2.4 kB
view details)
File details
Details for the file imagespack-0.1.0.tar.gz
.
File metadata
- Download URL: imagespack-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79648abba0ba2c2d492f4f0552d14c96131e49a813fcf564c3d0806f6a06e687 |
|
MD5 | b52bdd0e260d50e86e6809f2bae4f752 |
|
BLAKE2b-256 | dcd435e36d4deb7e5d151e4c4e386a99ca1a9c7e93c25dc70d67e801b2b95966 |