A simple web based tool used to compare two pdfs of same page length. Using pdf.js to render pdfs into canvas elements
you will need node.js follow this to get started
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