Skip to content

Word, xml, pdf, html doc comparison tool that creates redlines, built in Python

Notifications You must be signed in to change notification settings

hutchida/Generic_comparisons

Repository files navigation

Generic_comparisons

This is essentially a Html comparison tool that makes use of the Python module lxml's built in diff function. The script looks in two specified directories for a 'latest' and 'previous' version of a document. It converts any docx, xml, or pdf to html first, then the comparison takes place. Two html files are produced in an output folder. One shows the final merged file with redline changes on its own, and the other shows the previous, the latest, and the merged with redline side by side.

About

Word, xml, pdf, html doc comparison tool that creates redlines, built in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages