Hi Phil,
I have a file with many tags, including the "streetview" tag.
And like to copy all tags to another file with no tags at all.
Non of these work for the "streetview" tag. Just the other tags:
exiftool -overwrite_original -tagsFromFile src.jpg dest.jpg
exiftool -u -overwrite_original -tagsFromFile src.jpg dest.jpg
exiftool -U -overwrite_original -tagsFromFile src.jpg dest.jpg
How to do this?
Thanks,
Jan