Q: Can I upload 2 HTML pages, not hosted to see the difference?

Does it only do hosted or live site pages? I'm interested in checking HTML pages that I've been working on and I'd like to see the difference between the two pages. Could I give it to HML files and ask it to tell me the main differences?

SyeMar 23, 2025
Founder Team
WebDiff

WebDiff

Mar 24, 2025

A: Hi! Sure, you could do it for example using a software like "XAMPP" or "npm serve" to make the pages you are developing reachable on http://localhost (example: http://localhost/page1.html, http://localhost/page2.html, etc.), and then you can use these URLs to create comparisons in WebDiff

Share
Helpful?
Log in to join the conversation