An open API service indexing awesome lists of open source software.

https://github.com/lectrician1/batchhighlightapp

Windows app to highlight specific words in a folder of Word and PDF documents
https://github.com/lectrician1/batchhighlightapp

batch-processing highlighting microsoft-word microsoft-word-automation pdf pdf-highlighter windows-application

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.