I find that TIFF files with metadata only show as flagged in Xnview whenever they have been saved with no compression. Is there a way for compressed Tiffs to display data?
Also, thinking that I could batch convert my compressed tiff files within Xnview, I found that converting from compressed to non-compressed seemed to delete metadata. Is this the correct behaviour or is there a way to convert and maintain the metadta?
TIA
IPTC & EXIF in TIFF files
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 44325
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: IPTC EXIF Query
Could you send me a sample?wishy wrote:I find that TIFF files with metadata only show as flagged in Xnview whenever they have been saved with no compression. Is there a way for compressed Tiffs to display data?
TIFF too?Also, thinking that I could batch convert my compressed tiff files within Xnview, I found that converting from compressed to non-compressed seemed to delete metadata. Is this the correct behaviour or is there a way to convert and maintain the metadta?
TIA
Pierre.
Re: IPTC EXIF Query
On further testing, it doesn't appear to be the case that compressed Tiffs don't flag. If I open and resave in Photoshop (compressed or not) the metadata does flag in Xnview. The metadata was written using Adobe Bridge but doesn't seem to show up in Xnview until I resave the file via Photoshop.xnview wrote:Could you send me a sample?wishy wrote:I find that TIFF files with metadata only show as flagged in Xnview whenever they have been saved with no compression. Is there a way for compressed Tiffs to display data?TIFF too?Also, thinking that I could batch convert my compressed tiff files within Xnview, I found that converting from compressed to non-compressed seemed to delete metadata. Is this the correct behaviour or is there a way to convert and maintain the metadta?
TIA
I was thinking that if I used batch convert in Xnview to resave my tiffs in the same format, I might retain the metadata but doing so seems to remove the metadata.
-
- Posts: 29
- Joined: Sun Oct 21, 2007 8:39 pm
Save as Tiff and exif lost
I still enjoy using XnView as main image viewer. Thanks.
I've just upgraded to v1.95.2 which seems to support IPTC for tiff files. What about EXIF?
I am currently working with Hugin to make some panorama and try to rework the resulting tiff with XnView.
I open a TIFF file with EXIF data (with LZW compression or without compression). The Exif metadata are properly read, but when I save the tiff file and reload it again, the EXIF metadata are lost.
Could we expect full exif support in a future version?
When directly too difficult, could ExifTool be an alternative?
Other question regarding the Auto crop feature: it works quite well currently by removing only e.g. the black lines.
Would it be possible to enhance it with a rectangular option, so that the auto cropped image is a full rectangular one, by cropping some irregular borders?
I've just upgraded to v1.95.2 which seems to support IPTC for tiff files. What about EXIF?
I am currently working with Hugin to make some panorama and try to rework the resulting tiff with XnView.
I open a TIFF file with EXIF data (with LZW compression or without compression). The Exif metadata are properly read, but when I save the tiff file and reload it again, the EXIF metadata are lost.
Could we expect full exif support in a future version?
When directly too difficult, could ExifTool be an alternative?
Other question regarding the Auto crop feature: it works quite well currently by removing only e.g. the black lines.
Would it be possible to enhance it with a rectangular option, so that the auto cropped image is a full rectangular one, by cropping some irregular borders?
-
- Author of XnView
- Posts: 44325
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Save as Tiff and exif lost
Strange, i can't confirm. Perhaps you can send me the tiff file?Eric B wrote:I open a TIFF file with EXIF data (with LZW compression or without compression). The Exif metadata are properly read, but when I save the tiff file and reload it again, the EXIF metadata are lost.
ok an interesting featureOther question regarding the Auto crop feature: it works quite well currently by removing only e.g. the black lines.
Would it be possible to enhance it with a rectangular option, so that the auto cropped image is a full rectangular one, by cropping some irregular borders?
Pierre.
-
- Posts: 29
- Joined: Sun Oct 21, 2007 8:39 pm
here a tiff file well tagged
What did I do? What can be reproduced:
1) open the orginal tiff in xnview
2) (resize it and) saved it as this file
3) refresh it in xnview (-> reloads the metadata) -> the IPTC data are still there but no exif anymore.
4) display the metadata with exiftool:
I get the following warning:
I get the following error:
7) and then retag the file with the same cmd as in 5. It worked and this is the file I've uploaded.
So it seems that the exif/iptc management is still a little buggy with tiff files.
I generally trust exiftool which is well recognized as a good tool to manage metadata.
Edit: I just found out this spec:
http://www.metadataworkinggroup.com/pdf ... idance.pdf
It would interessting that XnView respect the guidelines of the metadata data working group!
What did I do? What can be reproduced:
1) open the orginal tiff in xnview
2) (resize it and) saved it as this file
3) refresh it in xnview (-> reloads the metadata) -> the IPTC data are still there but no exif anymore.
4) display the metadata with exiftool:
Code: Select all
Exiftool.exe -all 20081019_15-55-46_Regensburg_pano6_23mm_resized.tif
5) first try to retag the file:Current IPTC Digest : 92b5362261d3866154f1b5f9dcb6b3b8
Warning : Bad IPTC data tag (marker 0x6f)
Code: Select all
Exiftool.exe -TagsFromfile mySrcFile.CR2 20081019_15-55-46_Regensburg_pano6_23mm_resized.tif
6) so I first need to remove completly the metadata:Warning: [minor] Entries in IFD0 were out of sequence. Fixed. - 20081019_15-55-46_Regensburg_pano6_23mm_resized.tif
Error: Error writing IFD0:IPTC-NAA - 20081019_15-55-46_Regensburg_pano6_23mm_resized.tif
Code: Select all
Exiftool.exe -all= 20081019_15-55-46_Regensburg_pano6_23mm_resized.tif
So it seems that the exif/iptc management is still a little buggy with tiff files.
I generally trust exiftool which is well recognized as a good tool to manage metadata.
Edit: I just found out this spec:
http://www.metadataworkinggroup.com/pdf ... idance.pdf
It would interessting that XnView respect the guidelines of the metadata data working group!
-
- Author of XnView
- Posts: 44325
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France