Diff Tool

A simple diff tool, usable on arbitrary file formats, with a nice html rendering
Download

Diff Tool Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Stephane Rodriguez
  • Publisher web site:
  • http://www.codeproject.com/tools/prjconverter.asp
  • Operating Systems:
  • Windows All
  • File Size:
  • 16 KB

Diff Tool Tags


Diff Tool Description

This application was developed to be a simple diff tool, usable on arbitrary file formats, with a nice html rendering. Interactive modeSimply double-click on the executable, then choose two files to compare in the multi-selection File dialog. The Html rendering is automatically displayed by your default browser as soon as the diff engine has finished the job.Command line modeIn batch mode, the syntax is : diff.exe . For instance, if you have two different versions of Bookshop.xml, namely Bookshop.4.xml and Bookshop.5.xml, then the diff can be built with this command line : diff.exe "c:\...\Bookshop.4.xml" "c:\...\Bookshop.5.xml" diff.html.For those of you expecting to pipe the output somewhere else, I have provided another project file, diffstdoutput.dsp, which is a console application with stdout output.


Diff Tool Related Software