Skip to content

rustamovilyos/pdf2docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf2docx windows app

pdf2docx project converts pdf files to docx files for windows. The language of the program is in Russian.

Download Demo

v1.0

https://github.com/rustamovilyos/pdf2docx/releases/download/v1.0/converter.exe

v1.2

https://github.com/rustamovilyos/pdf2docx/releases/download/v1.2/converter_PDF_to_WORD.exe

🔗 Links

Open source Python library converting pdf to docx.

github

Run Locally

Clone the project

  git clone https://github.com/rustamovilyos/pdf2docx

Go to the project directory

  cd pdf2docx

Install requirements

  pip install -r requirements.txt

Run project

  python main.py

Screenshots

v1.0

Program interface

App Screenshot welcome

select .pdf file

App Screenshot welcome

finish proccesse

App Screenshot welcome

v1.2

entry to project

App Screenshot welcome

select .pdf file

App Screenshot welcome

process conversion

App Screenshot welcome

finish proccesse

App Screenshot welcome