-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Description
I'd like to add functionality to extract the following features from a PDF file:
- Links
- OpenAction
- JS
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels