PDF Tools

Welcome to the PDF Tools

This is a collection of various PDF tools that I created to help with different tasks related to PDF files. The tools include converting Word documents to PDF, PDF to Word, Excel to PDF, PDF to Excel, PPT to PDF, PDF to PPT, Image to PDF, and PDF to Image. Each tool is designed to be user-friendly and efficient, allowing you to perform conversions quickly and easily.

I started working on this project in mid-January when my teacher suggested it to deepen my understanding of Python and its libraries. The first challenge was deciding how to build the GUI, and after researching, I chose Tkinter. Later, I switched to Flask for a more polished UI, and I packaged it as a web app that can run locally as a `.exe` file. Here are the download links for the `.exe` files, and you can also check out the source code on my GitHub.

Tkinter-based Apps:

Flask-based Apps: