Skip to content

Image to PDF Converter GUI using Tkinter and Pillow/ PIL (Python Imaging Library) python library

Notifications You must be signed in to change notification settings

jrione/python-img2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

10aaed2 · Jan 14, 2021

History

5 Commits
Jan 12, 2021
Jan 14, 2021

Repository files navigation

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)

About

Image to PDF Converter GUI using Tkinter and Pillow/ PIL (Python Imaging Library) python library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages