[gatsby-source-contentful] Request images as progressive JPEGs #27598
Unanswered
davidpaulsson
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The image fragments support webp and all that and that's all good, but is there a way to request images as progressive JPEGs? For my use-case, I cannot use webp but would do the second-best option. Basically, I want to tack on
?fm=jpg&fl=progressive
to the image requests.https://www.contentful.com/developers/docs/references/images-api/#/reference/changing-formats/progressive-jpegs/retrieve-an-image/console/js
Beta Was this translation helpful? Give feedback.
All reactions