QL-Win / QuickLook

Bring macOS “Quick Look” feature to Windows
http://pooi.moe/QuickLook/
GNU General Public License v3.0
17.39k stars 1.09k forks source link

Add support to the new RAW files from Sony (.ARW) #1206

Open joao-capela opened 2 years ago

joao-capela commented 2 years ago

Sony apparently as a new version of their RAW picture files which can't be previewed in QL. I owned a Sony a7ii camera (which I could preview the files) and have recently upgraded to a sony a7iv and this option would be much convenient since this was possible with older RAW files.

rabelux commented 2 years ago

This format should already be supported: https://github.com/QL-Win/QuickLook/blob/bd9b32ff91fb8c022831e55bcd70da50ec081cf4/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/Plugin.cs#L33 Could you post a screenshot of the preview?

joao-capela commented 2 years ago

Screenshot_1

It shows up like this when I click the spacebar on one of these files

mooflu commented 1 year ago

Tried it with a sample raw file from dpreview https://www.dpreview.com/sample-galleries/7083677530/sony-a7-iv-sample-gallery-dpreview-tv/1824559672 and I get the same. Probably need to upgrade to a newer version Magick.NET.