Skip to content

codingleo727/pdfmerger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfmerger

9/28/2023
A pdf automation script that allows you to merge pdfs.
The program uses the fitz (PyMuPDF), tkinter, ttk, re, and os module of python:

  • fitz is used to merge the pdfs
  • tkinter and ttk is used for ui
  • re is used for displaying of files
  • os is used for locating the computer's download folder

The merged file is automatically outputted to the download folder of the computer.
If you have any questions or suggestions, please feel free to email leowei.tx2@gmail.com!

About

A pdf automation script that allows you to merge pdfs

Resources

Stars

Watchers

Forks

Packages

No packages published