Skip to content

AasaiAlangaram/Python-GUI-for-img2pdf-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image to PDF Converter & PDF Merger GUI

Run this PYQt Application to convert your image files into pdf and Merge single pdf files into One PDF File.

Why do we need this?

The answer is quite straightforward, no one likes to upload their confedential documents into unknown converter sites.

Packages Used:

  • from PyQt5.QtWidgets import *
  • from PyQt5 import *
  • from PyQt5.QtGui import*
  • from PyQt5.QtCore import *
  • import img2pdf
  • import sys
  • import os
  • from pathlib import Path

Application will be released soon.

About

convert your images into pdf using img2pdf library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages