Create README.md

This commit is contained in:
Ayudh-65 2022-10-03 18:03:46 +05:30 committed by GitHub
parent dc926313b0
commit 35992441d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,13 @@
# Word file (docx) to PDF converter
This is a easy-to-use Tkinter GUI application that takes a .docx file or a folder with .docx files as an input and converts them into .pdf files using the docx2pdf module
### Installing Requirements
- Open Windows Command Prompt
- Run command ``` pip install docx2pdf ```
### Usage
- Install the requirements (Python and docx2pdf module)
- Run the script
- Select the file/files to be converted
- Wait for confirmation