Convert your documents in pdf format and extract information from them. Supports many extension like docs, docx, rtf etc
-
open the main folder and run the command pip install -r requirements.txt to install required packages
-
run the command python3 app.py
-
open the local host server and follow the given instructions there.
Note: the converted files will be in uploads folder of the app directory
Currently this app supports file conversion and extracting emails and mobile numbers from the converted document and put them in a csv file and show the output. Change the regex for extracting other information.