Skip to content
New issue

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

Add AVIF support to gatsby-remark-images #28894

Closed
KyleAMathews opened this issue Jan 6, 2021 · 1 comment
Closed

Add AVIF support to gatsby-remark-images #28894

KyleAMathews opened this issue Jan 6, 2021 · 1 comment
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.

Comments

@KyleAMathews
Copy link
Contributor

KyleAMathews commented Jan 6, 2021

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.

@KyleAMathews KyleAMathews added topic: media Related to gatsby-plugin-image, or general image/media processing topics type: feature or enhancement Issue that is not a bug and requests the addition of a new feature or enhancement. topic: remark/mdx Related to Markdown, remark & MDX ecosystem labels Jan 6, 2021
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 6, 2021
@KyleAMathews KyleAMathews added the help wanted Issue with a clear description that the community can help with. label Jan 6, 2021
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 7, 2021
@LekoArts
Copy link
Contributor

Added in #28927

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants