I just found that v1.5 supports a wide rage of properties, so I want to give it a try ... but I don't get it.
Here's what I've tried:
First i filled a zoo with various samples and ran Exiftool to fill a bunch of properties with meta data:
Code: Select all
exiftool "F:\zoo\*" -overwrite_original -ext jpg -ext jp2 -ext xmp -ext png -ext pdf -ext dng -ext tif -ext psd -ext eps "-XMP:Title<${filesequence}_XMP:Title" "-PDF:Title<${filesequence}_PDF:Title" "-XMP:Description<${filesequence}_XMP:Description" "-EXIF:ImageDescription<${filesequence}_EXIF:ImageDescription" "-XMP:Subject<${filesequence}_XMP:Subject" "-IPTC:Keywords<${filesequence}_IPTC:Keywords" "-PDF:Keywords<${filesequence}_PDF:Keywords" "-XMP:Keywords<${filesequence}_XMP:Keywords" "-PDF:Subject<${filesequence}_PDF:subject" "-EXIF:XPComment<${filesequence}_EXIF:XPComment" "-File:comment<${filesequence}_File:Comment" "-PNG:Comment<${filesequence}_PNG:Comment" "-XMP:Usercomment<${filesequence}_XMP:Usercomment" "-PDF:Comment<${filesequence}_PDF:Comment"
Code: Select all
exiftool "F:\zoo\*" -csv -XMP:Title -PDF:Title -XMP:Description -EXIF:ImageDescription -XMP:Subject -IPTC:Keywords -PDF:Keywords -XMP:Keywords -PDF:Subject -EXIF:XPComment -File:comment -PNG:Comment -XMP:Usercomment -PDF:Comment >exiftool.csv
This fills quite a bunch of properties, but f course Exiftool did not add certain properties to files that don't support them (E.g. EXIF only is supported by images files)
Next I installed the PDF Property Extension from Coolsoft and XMP IFilter from Ifiltershop.
This is what the Explorer showed:
Hmm, PDF Properties Extension works well, but nothing from XMP Ifilter.
At last I added the properties in Everything 1.5 and also added the extensions to all properties. Here's a screen shot of the resulting table:
Hmm, no properties for XMP files, and XMP:title from jpg and tiff is missing too.
Much could be said about the results (notice PDF:Title vs XMP:Title, mapping for subject and description, support of LNK files in Explorer, ...) but here's the most important one for me:
Can anyone recommend a working iFilter for XMP files, or am I missing something?
Laus