Skip to content

G0utham15/vitol_extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vitol_extract

CodeFactor

Extract details from pdf certificate of VITOL

Run the code in the following sequence:

conda create -n venv python
conda activate venv

conda install -c conda-forge poppler
pip3 install -r requirements.txt

python3 main.py
Give the folder path as input after running last step

Output

  • Check_again.csv - Contains Path to files which needs manual verification
  • Details.csv - Contains all the details like Reg. No, Name, Certificate ID, Marks, Grade
  • Duplicates.csv - Contains the duplicate certificate ID which needs verification

About

Details from the certificates of VITOL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages