I have two webp images on my page and want to check if they are equal without sending any ajax requests to the server. Note that image file names are different each time. So need to check that manually with javascript using a library. Any heads up or link would be appreciated.
Thanks in advance