suraj-singh12 / any-to-pdf

Convert text, Docs, Ppt, Excel, and images to pdf files easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Convert text, Docs, Ppt, Excel, and images to pdf files easily.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%