Skip to content

Add additional PDF feature extraction #296

@moshekaplan

Description

@moshekaplan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions