nisaacson / pdf-extract

Node PDF Extract
MIT License
383 stars 76 forks source link

Reading from URL instead of File #29

Open nooranalytics opened 6 years ago

nooranalytics commented 6 years ago

This is a great library that I've been using extensively to get text from scanned pdf files. I was wondering if there was a way to read from a url instead of a file.

If there is a way, I would have to change the convert.js file correct ? I just want to know if I am on the right path and would appreciate any input!