snowedz / PDF-Creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDFCreator

Python GUI Application that converts .jpeg images to .pdf files.

Installation

Python Packages required in order to work:

  • img2pdf
  • PIL

Use the package manager pip3 to install them.

pip3 install img2pdf && pip3 install pillow

Usage

python3 PDFCreator.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate when necessary.

Contributors

License

MIT

About


Languages

Language:Python 100.0%