nuxt-modules / og-image

Generate OG Images with Vue templates in Nuxt.
https://nuxtseo.com/og-image
400 stars 25 forks source link

Error if a png image is included into a og image #194

Closed maximepvrt closed 5 months ago

maximepvrt commented 5 months ago

error message "Invalid JPEG"

ex : https://avatars.githubusercontent.com/u/44604921 https://github.com/nuxt/nuxters/issues/66

https://nuxters.nuxt.com/card/maximepvrt/og.png => OK (jpeg avatar) https://nuxters.nuxt.com/card/shinGangan/og.png => KO (png avatar)

maximepvrt commented 5 months ago

@harlan-zw An idea of ​​the problem ?

harlan-zw commented 5 months ago

Thanks again for the PR, now available in RC 53