Skip to content

Finds the best spot in a PDF where the search words are closest to each other.

Notifications You must be signed in to change notification settings

mmatzke/Combo-Word-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combo-Word-Search

Finds the best spot in a PDF where the search words are closest to each other.

Prerequisites

Install PyMuPDF from https://pymupdf.readthedocs.io.

pip install PyMuPDF

Example

By searching for ["HOME", "just", "Memories"] the algorithm marks this area in the Sample-PDF

Example

About

Finds the best spot in a PDF where the search words are closest to each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages