Skip to content

NachiketNamjoshi/ConvertToText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvertToText

Python Libraries for various documents to be converted to text made simpler.

An Easy-to-Use and implement python library that converts following types of file types to PURE TEXT file:

  • PDF
  • DOC

By being Pure-Python, it should run on any Python platform with dependencies on following external libraries:

  • PyPDF2
  • Antiword [You Dont need to Install it]

It is therefore a useful tool for projects that rely on heavy use of conversion of several file types. Just import this module and you are ready to rumble!

Credits

About

Python Libraries for various documents to be converted to text made simpler.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages