This is a python desktop program that allows you to select multiple files of the same format (Word-Excel-PPT-TXT), and convert them to PDF files in a specific path on your desktop.
Convert a list of .docx files
Convert a list of PowerPoint files
Convert a list of image files
Convert a list of .txt files
1. Clone this project.
2. Install all necessary libraries.
3. Execute and that's it!
Note: it works only on windows (because of path).
Python - Tkinter