Skip to main content

This is command line utility to convert images in a directory to PDF file.

Project description

Img2pdf GitHub license GitHub stars

This is command line utility to convert images in a directory to PDF file.

This is very simple CLI to convert images in a directory to a PDF file. This use Pillow( PIL ), to achieve this.

Using pip Version

Type the below command to install img2pdf.

pip install imgtopdfeasy

Typing img2pdf in your terminal would give the options available and the Parameters required like below.

usage: img2pdf [-h] -i INPUT -o OUTPUT -ext EXTENSION

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Input file folder full path. Realti
  -o OUTPUT, --output OUTPUT
                        Output file name,No pdf required
  -ext EXTENSION, --extension EXTENSION
                        File extension of image to add.

Its that simple. Typing

img2pdf -i <Path-to-folder> -o <Path-to-output-file> -ext <extension-of-image-to-add>

would simply create you required file.

Note: Path to output file doesn't require .pdf to be added at last.

Using Development Version

To use this go to the directory where you have images. Then type the commands below.

git clone https://github.com/naveen521kk/img2pdf.git

This create a folder called img2pdf. Then go into the folder by

cd img2pdf

After that typing

poetry install

would install necessary Requirements for it to run. The above command requires python-poetry installed.

After that typing

python imgtopdfeasy/img2pdf.py -h

in your terminal would run the program and show the necessary arguments required like below.

usage: img2pdf.py [-h] -i INPUT -o OUTPUT -ext EXTENSION

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Input file folder full path. Realti
  -o OUTPUT, --output OUTPUT
                        Output file name,No pdf required
  -ext EXTENSION, --extension EXTENSION
                        File extension of image to add.

Each of it are self explanatory.

Crafted with 💓 by Naveen.

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

imgtopdfeasy-0.2.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

imgtopdfeasy-0.2.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file imgtopdfeasy-0.2.0.tar.gz.

File metadata

  • Download URL: imgtopdfeasy-0.2.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.4 Windows/7

File hashes

Hashes for imgtopdfeasy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 869d14304277fbbac47147697b020a2a069ed269c5f242df770ffddd4414a080
MD5 d107773dddbde63d408e00c72f11808c
BLAKE2b-256 e610394cf47fd7d8535053be428c1a25b4789457f75fc46d21b2117fe517a466

See more details on using hashes here.

File details

Details for the file imgtopdfeasy-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: imgtopdfeasy-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.4 Windows/7

File hashes

Hashes for imgtopdfeasy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1f837b6ee2aeaf46115c7fa15237888615baec1e58fc7e14ff306cac8c2f4018
MD5 0aa0e2918de051c24cf8dcb383d7043a
BLAKE2b-256 f16a7fdce9cfe28e2e4f6c5075ef23a5b1a7c7d2bf4d6307711d6be94af5478e

See more details on using hashes here.

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