This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Support for HEIC/HEIF images #1355
Ranbato
started this conversation in
Feature Requests
Replies: 2 comments
-
I think this is a pretty big item because of how common of a use case it is to use your phone to take a picture of something |
Beta Was this translation helpful? Give feedback.
0 replies
-
A temporary workaround is to get a phone app like Genius Scan to process the existing photo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently tried to process a page that I took a photo of from my iPhone. Of course, the default format is HEIF and isn't recognized.
It seems like it would be moderately straightforward to add an imagemagick step to convert any heif, heic, webp, etc. files into one of the supported formats and then process them.
In the current Docker images it looks like the version installed supports converting those formats
Beta Was this translation helpful? Give feedback.
All reactions