Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 347 Bytes

wlrs-resume-splitter

Splits PDFs from HRs into individual files

How to use

Put all the PDF files received from the HR department inside the ./input folder.

Run python3 script.py and wait for it to finish.

You can update the begin_keyword and end_keyword to modify the behaviour.

Files generated can be found in the output folder.