overcrash66 / ImageToPDF

ImageToPDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About ImageToPDF:

ImageToPDF is a GUI app that convert images to PDF also a PDF files to images.

Creeated using PySide6 + PyPDF2 + Poppler

Binary build using Pyinstaller

Tested on windows 10 + 11 using python >=3.6

Screenshot

Old V0.1 Binary available here

Install:

Download "Latest binary : poppler-0.68.0_x86" https://blog.alivate.com.au/poppler-windows/

Add poppler to env path

pip install -r requirements.txt

Run ImageToPdf.py

Options:

Python_Lib.exe/.py can be used as standalone or from ImageToPDF.exe/py To use Python_Lib (to convert PDF files to images from command line / cmd / terminal ): Python_Lib.py Your_pdf_path

About

ImageToPDF


Languages

Language:Python 100.0%