Skip to content

Windows app to highlight specific words in a folder of Word and PDF documents

Notifications You must be signed in to change notification settings

lectrician1/BatchHighlightApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BatchHighlightApp

This Windows app coded in Python with Tkinter allows the user to specify a folder of Word and PDF documents and to check if they contain words that the user specifies. If the documents contain any of the words, then they are copied to a specified output folder, the words are highlighted on the copied documents, and a CSV file is output showing how words were highlighted in each document.