Description
Compares images pixel by pixel from Python code. It helps visual regression tests, screenshot comparisons, and image-processing pipelines detect whether rendered output changed.
Pixel comparisons are sensitive to scaling, fonts, antialiasing, and color profiles. Set tolerances carefully before treating differences as real defects.