andreysaf / JS-PDFTextDiff

Extract text from two PDFs and compare any of the differences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS-PDFTextDiff

Using PDFTron's WebViewer SDK, extract text from two PDFs and compare any of the text differences using diff-match-patch.

Screenshot

You can compare PDFs from local file storage, sample files provided or two URLs.

Installing

Download or clone repository, unzip and in terminal navigate to the unzipped folder.

Running

npm start

The app will be running on http://localhost:8080.

About

Extract text from two PDFs and compare any of the differences


Languages

Language:CSS 71.6%Language:HTML 16.7%Language:JavaScript 11.7%