Skip to content

EXAM PDF Maker is a Python application that converts PowerPoint files to PDF and merges them into a single PDF file.

License

Notifications You must be signed in to change notification settings

dlopesa/EXAM-PDF-MAKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXAM PDF Maker

EXAM PDF Maker is a Python application that converts PowerPoint and/or Word files to PDF and merges them into a single PDF file.

I developed this project to address the challenge of using PDFs as resources in my university, where teachers often upload Word and PowerPoint files. This tool automatically converts and merges these files when asked(there is both options, with or without merging), facilitating seamless access to the desired content.

In case you don't want to install python, you can just run the .exe HERE

Features

  • Convert PowerPoint files to PDF
  • Convert Word files to PDF
  • Merge multiple PDF files into a single file

Installation

  1. Clone this repository:
git clone https://github.com/dlopesa/EXAM-PDF-MAKER.git
  1. Navigate to the project directory:
cd EXAM-PDF-MAKER
  1. Install the required Python packages:
pip install -r requirements.txt

Usage

Run the script with:

python pdfmaker.py

Follow the prompts to convert and/or merge your files.
All the files are saved in the initial folder you chose
In case you can't see the generated files: refresh (F5) on the folder you are getting your outupts

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

EXAM PDF Maker is a Python application that converts PowerPoint files to PDF and merges them into a single PDF file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages