Skip to content

joegillon/pdf_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pdf_notes

Extract highlights and notes from PDF files.

pdf_notes.py can be run as a Python app:

python pdf_notes.py

Or, a Windows executable can be created by:

pyinstaller --onefile pdf_notes.py

And then pdf_notes.exe can be run like any Windows app.

There are 2 options: you can select an entire folder or a set of files. When choosing a folder pdf_notes will find any files with the .pdf extension.

All pretty self-explanatory.

About

Extract highlights and notes from PDF files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages