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 (for *nix platforms only)

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

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: