-
-
Notifications
You must be signed in to change notification settings - Fork 506
HEIC Support #2761
Copy link
Copy link
Closed
Labels
area: timelinetype: improvementfor functionality that exist but can be improvedfor functionality that exist but can be improved
Metadata
Metadata
Assignees
Labels
area: timelinetype: improvementfor functionality that exist but can be improvedfor functionality that exist but can be improved
Describe the problem
Cinny cannot render HEIC images sent from IPhone and some Android phones, Making it difficult to interact with people using heic to get better quality at a lower size. Asking them to convert to jpg first is also not an acceptable solution since it adds significant overhead.
Describe the solution you'd like
Cinny to add heic support, perhaps through a JS library that converts it to a PNG/JPG on the fly. Anything is better than a blank frame
Alternatives considered
Not be able to view the images
Additional context
Example of how HEIC gets rendered on desktop. Note this is on Windows 11 via webview2 and the heic addon installed.