sindresorhus/refined-github



The issue has been closed
Support additional image diff mode #2894
staabm posted onGitHub
Github natively support several options to compare changes of images, see https://help.github.com/en/github/managing-files-in-a-repository/rendering-and-diffing-images
There is no compare mode which allows spotting differences of images quickly (even if only small areas change).
Would it be possible to support e.g. diffing using https://github.com/mapbox/pixelmatch as a additional compare mode. the added compare mode would be especially useful for visual regression testing purposes.