image-checker
image-checker copied to clipboard
Provides image optimisation information within the browser
SVG images should be ignored since they're losslessly scaled anyway.
I don't know if it is the same issue as #29, but here's an example where the overlay tells me the image is too small, while it's not. Here: https://nicolas-hoizey.com/2017/01/how-much-data-should-my-service-worker-put-upfront-in-the-offline-cache.html#webmention-419040...
Load this on a high dpi / retina computer, Chrome 63: https://sparkleapp.com/fun/ncc/ the plugin identifies the image as 200x150 instead of 400x300, though it does recognize that the higher resolution...
When responsive images are used with srcset, it looks as though images that are the right size are highlighted in blue (too small) and images that are too big are...
Given I am on the page http://www.msn.com/en-gb/sport/football/manchester-city-sign-benjamin-mendy-for-world-record-fee-as-summer-spending-soars-past-%C2%A3200million/ar-AAoKaN6?li=BBoPWjP And I turn on the image checker Then I expect the image overlays to map correctly to the underlying images When I resize...
Seems to work as a Firefox extension - verify , and publish in as Firefox addon? https://twitter.com/simevidas/status/862466949137215490
For example on this page: https://nicolas-hoizey.com/2017/01/how-much-data-should-my-service-worker-put-upfront-in-the-offline-cache.html When using a viewport width of 614px, it says the screenshot from WebPagetest is at the right dimensions (natural 551x394), but when I use...
For the average user, the tooltips on small images take so long to display that they will have moved their cursor off the image. Can we override the default behaviour...