I'd like to add functionality to extract the following features from a PDF file:
Pull request #103 appears to implement the OpenAction and JS components, leaving only the link extraction feature.
I've already written Python code to extract links from PDFs, based on PyPDF2, available here: https://github.com/moshekaplan/pdf_analysis_tools/blob/master/pdf_links.py
PyPDF2 is BSD-licensed. My code can be re-licensed to whatever will be easiest to integrate into crits.