Skip to content

elft/pdfDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

A simple web based tool used to compare two pdfs of same page length. Using pdf.js to render pdfs into canvas elements

Get it working

Prerequisites

you will need node.js follow this to get started

Once prerequisites are met

1. git clone https://github.com/Elflyy/pdfDiff.git  
2. cd into pdfDiff  
3. npm update  
4. node server.js 
5. open a web browser and go to http://localhost 

Using the tool

Drag N Drop two pdfs to the respective boxes(First PDF, Second PDF)

Drag N Drop two pdfs

Click compare

Click compare

Changes will be highlighted in gray

About

A web based pdf diff tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published