Add HEIC support #619
Dan1ell
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From discussion 163:
HEIC, the default image format on iPhones, doesn't seem to be supported.
I have found pyheif, https://github.com/carsales/pyheif, which can generate PIL readable bytecode.
When a heic file is uploaded, a jpg should be generated for viewing.
When people download, they should get the original heic file.
Beta Was this translation helpful? Give feedback.
All reactions