Amazing-Python-Scripts

Форк
0

README.md

PDF to Word converter:

  • This script converts a pdf file to a word document
  • Can be used if a pdf has to be edited

Library used :

  • pdf2docx

Steps to run the code:

If you have cloned this repository ,

cd PDFtoWord
pip install pdf2docx
python main.py


Description :

1 . Takes the path of pdf from the user

2 . The user can add a custom name to the word doc otherwise the same name of the pdf will be used

3 . The word doc is created and stored in the same directory as that of the pdf


Screenshot:

ss.png

1.png 2.png

Author :

Divya Rao

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.