galkahana / pdf-text-extraction

cli for extracting text from PDF files (and maybe possibly tables)
Apache License 2.0
74 stars 19 forks source link

Use pdfhummus package #12

Closed galkahana closed 1 year ago

galkahana commented 1 year ago

now that i got pdfhummus package i no longer have to include all the code here. drop it in favor of using the external hummus package by either having it pre-installed or downloading it.