Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 422 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 422 Bytes

Image to PDF Converter using Python v3.6


Using 3 Library, Tkinter (Built-in), os(Built-in) and Pillow

Requirement(s) :

- Pillow Library : pip install Pillow

- Tkinter : pip install tkinter (if not installed)