Skip to content

Searches in a folder with pdfs for a list of specified keywords. Writes the result into a csv file.

Notifications You must be signed in to change notification settings

timgolla/find-keywords-in-pdfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Find keywords in pdf files

Searches in a folder with pdf files for a list of specified keywords. Writes the result into a csv file. usage:

findkeywordsinpdfs.py [-h] [-i] keywordfile pdffolder

The keywordfile should contain one keyword per line. The script will write the results to a file keywordsinpdfs.csv, which contains in each line: first the pdf filename, then the keywords found in that file.

About

Searches in a folder with pdfs for a list of specified keywords. Writes the result into a csv file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages