Skip to content

Conversation

@norru
Copy link

@norru norru commented Aug 28, 2024

Hi, I have kind of hacked together support for Canon CRX since I needed it for my bulk renaming tool https://github.com/itadinanta/exif-namer

CRX is based on the isobmff container a custom structure. I have found 4 distinct directories containing TIFF/EXIF metadata. Since they're completely separated, they can't be parsed in one go, so I've implemented a crude "merge".

I've added two RAW files from Canon cameras for reference/testing.

Let me know if the approach works for you and we can talk about tidying up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant