You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HEIC is not supported by Pillow, the library Mealie uses to handle images. Additionally, it is not really supported by most web browsers. So not as much of a bug, as a feature request here, though we should definitely handle the exception better in cases where an image type is not supported.
@hay-kot I could make a PR that fixes this using pi-heif if that is acceptable. It should allow Pillow to open the HEIC files as well as AVIF if someone requests that down the line.
First Check
What is the issue you are experiencing?
Unable to upload HEIC images. This is image format used by iPhones
Steps to Reproduce
Enter recipe
click
I Made This
try to upload HEIC image on desktop
When I change Finder filtering to all files and try to upload then in console 500 internal is thrown
Please provide relevant logs
Mealie Version
No response
Deployment
Docker (Linux)
Additional Deployment Details
No response
The text was updated successfully, but these errors were encountered: