[Feature] Support for displaying HDR images in the browser by generating an HDR video file #18774
leolabs
started this conversation in
Feature Request
Replies: 1 comment 3 replies
-
I think waiting for browsers is easier: Safari 26 will support HDR images https://webkit.org/blog/16993/news-from-wwdc25-web-technology-coming-this-fall-in-safari-26-beta/ |
Beta Was this translation helpful? Give feedback.
3 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 have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Since browsers don't support displaying HDR images natively, I was wondering if it's possible to use ffmpeg on the server to convert HDR images to an HDR video containing just one frame. That way, we'd be able to view images in their true dynamic range.
I got this idea from Photomator which allows you to export HDR images as an mp4 file containing just the static image for use on the web. Here's an example photo as HDR JPEG and HDR MP4:
DSC02892.mp4
I'd love to hear your thoughts on this idea!
Platform
Beta Was this translation helpful? Give feedback.
All reactions