Skip to content

Extract text from two PDFs and compare any of the differences

Notifications You must be signed in to change notification settings

andreysaf/JS-PDFTextDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published