suraj-singh12 / any-to-pdf

Convert text, Docs, Ppt, Excel, and images to pdf files easily.
GNU General Public License v3.0
12 stars 13 forks source link
docx excel hacktoberfest hacktoberfest2022 pdf pdf-generation pptx python text tkinter

any-to-pdf

This is a tool that converts txt, docx, pptx and excel files to pdf files with ease.

Dependencies

  pip install docx2pdf ppt2pdf fpdf Pillow img2pdf pywin32

Usage

First clone the repository to your system

git clone https://github.com/suraj-singh12/any-to-pdf.git
cd any-to-pdf/

Copy main.py file to the directory where your documents are present (for your convenience)

python main.py

Enter filename(relative path) then and Conversion done!