Feature request: HEIC support #406
ericpardee
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
Thanks for the suggestion! I had https://github.com/ricokahler/heic.app bookmarked before but I think https://github.com/catdad-experiments/heic-decode also looks promising. I do indeed plan to add HEIC support. I actually noted this recently because Safari 17 added native support for it. https://caniuse.com/heif I also now see https://github.com/catdad-experiments/libheif-js could be an even simpler dependency. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Finally got around to adding this. I used libheif-js in the end. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think you can add HEIC image support using this library: https://github.com/catdad-experiments/heic-decode
Beta Was this translation helpful? Give feedback.
All reactions