XnView can currently view+thumbnail .CRW and .THM created by Canon cameras in RAW format. It can also manage EXIF(+orientation) and IPTC for the .THM file.
Is it possible to manage both files as a couple:
- Show only 1 thumbnail (generated from the .THM)
- Manage the EXIF (image orientation, data) and IPTC through .THM
- Open/View/Preview from the .CRW
- Copy/Move/Rename/Delete... both files at the same time
?
Olivier
Canon RAW: Combine .CRW and .THM files
Moderators: XnTriq, helmut, xnview
-
- XnThusiast
- Posts: 1423
- Joined: Thu Dec 23, 2004 7:17 pm
- Location: Paris, France
-
- Posts: 8705
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
Think the problem I experience with my Canon IXUS 400 Camera is similar:
The camera allows for taking short videos which are stored as .AVI file. For each video, a file with the extension .THM is created. For the THM file XnView does not show a thumbnail.
When selecting the .THM file in the XnView browser, the image is shown in the preview window. It turns out that the .THM file is simply a JPG v1.1 file.
I surely could deactivate the option "Options > Browser > File List > Recognize only by extension", but this will slow down speed. Perhaps the .THM file should be supported by standard.
Not sure what the content of the .THM file is in your case. Perhaps it's also just a preview of the real image.
The camera allows for taking short videos which are stored as .AVI file. For each video, a file with the extension .THM is created. For the THM file XnView does not show a thumbnail.
When selecting the .THM file in the XnView browser, the image is shown in the preview window. It turns out that the .THM file is simply a JPG v1.1 file.
I surely could deactivate the option "Options > Browser > File List > Recognize only by extension", but this will slow down speed. Perhaps the .THM file should be supported by standard.
Not sure what the content of the .THM file is in your case. Perhaps it's also just a preview of the real image.
-
- XnThusiast
- Posts: 1423
- Joined: Thu Dec 23, 2004 7:17 pm
- Location: Paris, France
.THM = JPEG v1.1 with EXIF
The .THM file is a JPEG that contains most of the information (EXIF) and goes along the main file (CRW, AVI). Most people don't know what it is, and some actually delete it (+most of the information ).
It is best (and more convenient) to actually not show the .THM file, but just use its information.
... thus my suggestion to manage the .THM and the associated file as a couple in thumbnails mode...
Olivier
PS: I don't know how usefull this THM file is for AVI... but I can say that it is extremely important with CRW files.
It is best (and more convenient) to actually not show the .THM file, but just use its information.
... thus my suggestion to manage the .THM and the associated file as a couple in thumbnails mode...
Olivier
PS: I don't know how usefull this THM file is for AVI... but I can say that it is extremely important with CRW files.
-
- XnThusiast
- Posts: 1423
- Joined: Thu Dec 23, 2004 7:17 pm
- Location: Paris, France
-
- Author of XnView
- Posts: 44924
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 5
- Joined: Fri Feb 18, 2005 8:26 pm
- Location: Prince Albert, Canada
If this linking of Canon CRW and THM files could be made then could it be possible to include the EXIF data in the THM in a jpeg when you convert the CRW file. This way when you convert your CRW files to jpeg's you would have the EXIF saved in the jpeg. Currently I have to use Exifer software to do this and it is a manual process.
-
- Posts: 8705
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
-
- Posts: 9
- Joined: Tue Feb 27, 2007 5:08 pm
Re: Canon RAW: Manage metadata
The problem is that the EXIF metadata is actually duplicated, in CRW and in THM - changing only one might give some out-of-sync situations.Olivier_G wrote: - Manage the EXIF (image orientation, data) and IPTC through .THM
I'd also like to be able to manage IPTC in my CRW files, but I'd think the safer way could be
- Read EXIF from the CRW (see this exiftool page) without writing anything,
- Write the IPTC in a third sidecar, preferably XMP for PS/LR/IVMP/PM compatibility?