Skip to content

Instantly share code, notes, and snippets.

View kidwellj's full-sized avatar

Jeremy Kidwell kidwellj

View GitHub Profile
@kidwellj
kidwellj / annotex.py
Created January 17, 2020 15:11 — forked from retrography/annotex.py
PDF highlight and annotation extractor
#!/usr/bin/env python
__author__ = 'Mahmood S. Zargar'
import poppler
import sys
import urllib
import os
def main():