Skip to content

Computer application built in python to open, edit and convert a document in pdf to microsoft word format. GUI is designed using Tkinter. Opening, conversion and reading of pdf flies is carried out by a python library called PyPDF2

Notifications You must be signed in to change notification settings

pramodsbaviskar7/PDF2WORD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF2WORD

Computer application built in python to open, edit and convert a document in pdf to microsoft word document. some working images:

  1. GUI of converter
  2. click on "open" to open a pdf file
  3. click on "Read" button to read the pdf file, the content of pdf is showm in the black box i.e. text field
  4. You can edit the text inside the text field.
  5. click on "save as word" button to save the file in .docx format.
  6. your pdf is converted to docx and also the edited part is reflected in the docx

About

Computer application built in python to open, edit and convert a document in pdf to microsoft word format. GUI is designed using Tkinter. Opening, conversion and reading of pdf flies is carried out by a python library called PyPDF2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages