Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 411 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 411 Bytes

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.