deNULL / pdf-text

A micro library for parsing PDFs and extracting text from them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdf-text

pdf-text is a JavaScript library for parsing and extracting text from PDFs. It's very lightweight (just 9Kb minified+gzipped), because it has no dependencies. Because it does not rely on PDF.js, however, it has limited functionality (and it may not even work on some PDFs).

About

A micro library for parsing PDFs and extracting text from them


Languages

Language:JavaScript 100.0%