We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to make this app more performant in terms of image loading and video playback.
The text was updated successfully, but these errors were encountered:
https://insanelab.com/blog/web-development/webp-web-design-vs-jpeg-gif-png/#:~:text=JPEG%20is%20a%20no%2Dbrainer,JPEG%20as%20an%20image%20format.
Take away from above and other sources:
Sorry, something went wrong.
AVIF is another file compression format with great compression (about 50% smaller file sizes than JPG). Doesn't have as much browser support as WebP however. https://www.freecodecamp.org/news/how-to-use-avif-images-on-your-website/
https://jakearchibald.com/2020/avif-has-landed/
No branches or pull requests
We need to make this app more performant in terms of image loading and video playback.
The text was updated successfully, but these errors were encountered: