Skip to content

rerun-io/kitdiff

kitdiff, a visual diffing tool

I got frustrated with the experience of reviewing image snapshot changes (from egui_kittest, thus the name) in my ide and on github, so I made something really cool:

Just run kitdiff in your terminal and it'll visualize all the diffs! You can use the 1, 2, 3 keys to switch between original, new, diff images. You can also generate diffs on the fly to play with different threshold options. Also, it's wicked quick!

Screen.Recording.2025-09-18.at.13.06.03.mp4

but wait, there's more

You can do kitdiff pr https://github.com/rerun-io/rerun/pull/11253 to view a diff of that PR, you don't even need to check out the branch!

Screen.Recording.2025-09-18.at.13.15.31.mp4

Getting started

Just do a cargo install --git https://github.com/rerun-io/kitdiff to install the binary

About

A visual diffing tool

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages