Skip to main content

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


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 hashes)

Uploaded Source

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