Skip to content

Extracts DOI Links and bibilography from PDF files.

Notifications You must be signed in to change notification settings

pormr/DOIHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

DOIHelper

Extracts DOI Links and bibilography from PDF files (PyPDF3 and requests are required).

Usage:python DOIExtract.py [-h] [-o OUTPUT] [-d] "<PDF file>"

-h, --help           show this help message and exit

-o, --output         save the results to file (rather than print to the console)

-d, --offline        disable bibliography(offline mode)

This utility is inspired by https://stackoverflow.com/questions/27744210/extract-hyperlinks-from-pdf-in-python

About

Extracts DOI Links and bibilography from PDF files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages