This is a tool that converts txt
, docx
, pptx
and excel
files to pdf
files with ease.
pip install docx2pdf ppt2pdf fpdf Pillow img2pdf pywin32
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!