a GUI image to PDF converter based on python,tkinter & PIL
~run pip3 install pillow
~v0.1(initial):
->added cosmetics to code and squashed some bugs
~v0.2:
->better error management.
->added icon .
->added install.md file to make installation much easier :)
->bug fixes .
~converting multiple images to pdf requires calling function again and again manually.(FIXED in v0.1)
~sometimes the first image is repeated in the output twice.(FIXED in v0.2)
~To report any bugs click here.
