Skip to content

By the power of python magic this transforms img's to PDF's.

License

Notifications You must be signed in to change notification settings

lostboyz923/imagetoPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagetoPDF

Transforms img's to PDF's by the power of python magic

Quick Start Guide (optional)

  1. Clone this repository

    git clone git@https://github.com/lostboyz923/imagetoPDF
    cd imagetoPDF
    
  2. Download a picture you wish to convert to a PDF file.

  3. Create a virtual environment (optional)

    python3 -m venv env
    source env/bin/source 
    
  4. Install package

    pip3 install img2pdf
    

About

By the power of python magic this transforms img's to PDF's.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages