News - Read first: #13 (Cancel development because of alternatives)
- Load images onto the server - In this example we have image.webp; image.xjr and image.jpg
- Go into the HTML and add the format Attribute to your <img>-Tag:
<img src="images/image.webp" formats="webp,xjr,jpg" alt="image">
- Publish.
fallbackPrefix
: If all your fallback images should have a prefix, you can set it here. Example: "fallback_"fallbackAttributeName
: If you want a different attribute thanformats=""
, you can set it here
- .avif
- .bmp
- .gif
- .heic
- .ico
- .jpg
- .jxr
- .png
- .tga
- .tiff
- .webp
- Firefox 8 and later
- Google Chrome 9 and later
- Internet Explorer 9 and later
- Safari 3 and later
- Opera 12 and later
- Other Browsers:
- Nintendo 3DS Browser
- Nintendo Switch Browser
- Playstation 3 Browser