Skip to content

JGynther/PythonImage2PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonImage2PDF

A simple Python script to convert multiple images into a single PDF-document. Created basically for only my own needs for converting math homework images into a pdf.

Usage:

  1. > gh repo clone JGynther/PythonImage2PDF
  2. > cd PythonImage2PDF
  3. > python3 image2pdf.py

If missing PIL also run: > pip3 install pillow

About

A simple Python script to convert multiple images (well technically also a single image) into a pdf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages