Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hkjang/node-red-contrib-pdfparse


https://github.com/hkjang/node-red-contrib-pdfparse

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

node-red-contrib-pdfparse
================

Node-RED node for pdf-parse

## Install

To install the stable version use the `Menu - Manage palette - Install`
option and search for node-red-contrib-pdfparse, or run the following
command in your Node-RED user directory, typically `~/.node-red`

npm install node-red-contrib-pdfparse

## wrapper pdfparse
Node.js module to parse pdf
- https://www.npmjs.com/package/pdf-parse

## Samples
[sample.json](examples/sample.json)