I have a use case where I'd like to compare images using a global tolerance aka "the images are less than 5% different". So far equal only accounts for a threshold on a per color and pixel value.
The implementation is probably fairly trivial, I'd see the difficulty in finding a meaningful way of integrating that.
Would that feature make sense here?