Add AVIF support to gatsby-remark-images #28894
Labels
help wanted
Issue with a clear description that the community can help with.
topic: media
Related to gatsby-plugin-image, or general image/media processing topics
topic: remark/mdx
Related to Markdown, remark & MDX ecosystem
type: feature or enhancement
Issue that is not a bug and requests the addition of a new feature or enhancement.
Description
Sharp (and gatsby-plugin-sharp)) recently got support for a very exciting new image format AVIF which has large size savings over older formats like jpeg and webp.
We added it to gatsby-plugin-image and we should add support for it to gatsby-remark-images.
Perhaps just another option for now
withAvif
. We're still doing benchmarking to see how fast AVIF generation is but potentially we could enable this by default in the future.The text was updated successfully, but these errors were encountered: