Skip to content

felixjkw/UsefulPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Repo contains some useful little Python-Tools for everyday use such as:

--> PDFMerger

a Python script that allows you to effortlessly merge all PDF files within the current directory into a single, comprehensive PDF document.

How to Use PDFMerger:

  • Ensure that you have Python installed on your system.
  • Download the PDFMerger script from GitHub.
  • Place the PDF files you want to merge into the same directory as the script.
  • Open a terminal or command prompt and navigate to the directory containing the script.
  • Run the following command: python3 PDFMerger.py
  • Sit back and relax while PDFMerger combines all the PDF files into a single, unified document.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages