Skip to content

mlatsjsu/PDFextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFextract

Extract source code urls from a PDF file.

Demo

alt text

Setup

  • The application uses xpdf-tools so make sure to download the command line tools before getting started from here: http://www.xpdfreader.com/download.html
  • The application requires that you have a pdfs/ directory in the app. The app also automatically creates the folder for you.

Quickstart

For people who don't want to install Go or don't want to build from scratch.

  • Run the binary in the repo (./PDFExtract with the appropriate command line args)
  • For Windows users there is a PDFExtract.exe
  • Make sure to install xpdfreader command tools as per your platform. (http://www.xpdfreader.com/download.html)

Future Direction

  • To add recommendation support.
  • Ability to download code
  • Web interface
  • Docker support

Releases

No releases published

Packages

No packages published

Languages