ptgolden / pdf2oac

PDF to Open Annotation Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdf2oac: PDF to Open Annotation Core

A command-line tool to extract annotations from PDFs and convert them to the Open Annotation Core Data Model.

Requirements

  • autotools
  • libpoppler
  • librdf

Building

./autogen.sh && ./configure && make

Usage

pdf2oac <input_filename>

About

PDF to Open Annotation Core

License:GNU General Public License v3.0


Languages

Language:C++ 95.6%Language:M4 2.5%Language:Makefile 1.6%Language:Shell 0.3%