You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2026. It is now read-only.
Also maybe don't check for image types that aren't mentioned anywhere on the website - .avif will always be checked but it's only rarely used on websites.
The script shouldn't spawn a test / dummy image to check if a certain image type is supported if an according image is already on the website.
For example: If there is a .png in the footer and it's bigger than **px, this image can be used for testing.
It should be considered that CSS or other things could influence the actual image size.
Implement after #9
Also maybe don't check for image types that aren't mentioned anywhere on the website - .avif will always be checked but it's only rarely used on websites.