Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 281 Bytes

PDF Record Extractor

This script is used to extract employee information from a pdf file,and then generate an yearly report for each individual from 12 diffrent monthly files for all the emlpoyees.

Dependencies

python

  • pdf2image
  • opencv
  • numpy

os

  • poppler-utils