ariselseng / camerarawpreviews

Camera Raw Previews app for Nextcloud
GNU Affero General Public License v3.0
53 stars 11 forks source link

[suggestion] Support for CR3-Files #87

Closed stull-e closed 1 year ago

stull-e commented 1 year ago

I am very happy for having found this app. It works like a charm with the CR2-Files of my Canon Eos 70d DSLR. Unfortunately Canon switched to a new file type with its newer camera models. My M50 shoots CR3-Files. As far as I know the relatively new EOS R mirrorless cameras also use the CR3 file type, which seem not to be supported by the app.

Would it be possible to add CR3 support in the app?

ariselseng commented 1 year ago

Just make sure the files have a jeg preview embedded and it should work. This app uses exiftool under the hood to extract the preview.

stull-e commented 1 year ago

Thanks for the fast answer. Sorry for the duplicate. I'm new to github. Will be checking the 'solved issues' next time.

ariselseng commented 1 year ago

No problem! You can also find examples of how to debug a raw file to check (with exiftool) if there is a preview embedded. Feel free to send me an example of a file that does not work and I can check it in my nextcloud if it works for me.