up vote 5 down vote favorite
share [g+] share [fb]

What online and free tool do you use to compare two web pages (two versions of same webpage)?

http://www.w3.org/2007/10/htmldiff is close, but its output isn't complete (new version isn't fully displayed)

http://www.aaronsw.com/2002/diff/ is also close, but doesn't do strikeout of old content. But at least output is complete.

link|improve this question

78% accept rate
feedback

1 Answer

up vote 1 down vote accepted

http://www.quickdiff.com/

Color-codes differences, strikes out old content, and gives a nice inline-narration. Printable results too.

link|improve this answer
Thanks. It's not bad, but I'd like to compare HTML pages, and print the result. – Peter Štibraný Jul 15 '09 at 14:02
I just compared two HTML pages, and I can print the result. – Jonathan Sampson Jul 15 '09 at 14:05
How did you enter URL? – Peter Štibraný Jul 15 '09 at 14:07
Well, I used one at aaronsw.com/2002/diff, but agree, this one is also usable with copy&pasting page content. – Peter Štibraný Jul 15 '09 at 14:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.