pdftotext-transformer

1.0.1 • Public • Published

PDFToText-Transformer

A transformer stream wrapper around the pdftotext command-line tool.

Installation

npm install pdftotext-transformer --save

Usage example

var Transformer = require( 'pdftotext-transformer' );

var transformer = new Transformer( { } );

Interfaces

Transformer

A transform stream to which data is passed through for conversion by the pdftotext command-line tool.

Release History

  • 1.0.1
    • FIX: Bug fixes.
  • 1.0.0
    • Initial release

Donate

If you enjoy using this module, please consider donating to support independent living skills and recreation programs for the blind, visually impaired, and deaf blind.

campbowen.ca/donate/

Distributed under the AGPL 3.0 license.

Package Sidebar

Install

npm i pdftotext-transformer

Weekly Downloads

0

Version

1.0.1

License

AGPL-3.0

Last publish

Collaborators

  • campbowen.ca