Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 528 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 528 Bytes

img2pdf

img2pdf is a program for making pdf out of images.

python

Installation

Clone from the repo.

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

Requirements

Run this in the repo directory to install the requirements

pip install -r requirements.txt

Usage

cd img2pdf
python img2pdf ~/path_to_folde_with_images

License

MIT