[ANN] PixelMatch.jl

PixelMatch.jl is a small package which is a translation of mapbox/pixelmatch. You can run visual regression tests with it and it’s more sensitive to pixel-level changes than the standard algorithm you get in ReferenceTests.jl. It also generates useful diff images that highlight where pixels have changed. I’ve been using it for detecting visual changes in pdfs I’m generating in CI which I’m turning into png pages via poppler_jll

3 Likes