Update README.md

This commit is contained in:
Michal Szczepanski 2019-07-23 01:22:16 +02:00
parent 81f4de1c29
commit ab4e0ffdae
1 changed files with 7 additions and 5 deletions

View File

@ -4,18 +4,20 @@ pdf-gold-digger
Pdf information extraction library based on [pdf.js](https://mozilla.github.io/pdf.js/)
and [node.js](https://nodejs.org).
## Work in progress
#### Install
``npm install -g szczepano/pdf-gold-digger``
### Usage
``
npm install -g szczepano/pdf-gold-digger
pdfdig some_file.pdf
``
``pdfdig some_file.pdf``
#### or by clonning repository
``git clone https://github.com/vane/pdf-gold-digger``
``node gd.js -f some_file.pdf``
## Work in progress
### Supports:
- extract text
- separate each page