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
20241217_020419.mp4
- Clone this project.
- Install all necessary libraries.
- Execute and that's it! Note: it works only on windows (because of path).
Python - Tkinter