Hi - total newbee... can someone help me copy the meta data from one picture to another?
Open a cmd.exe window (or Terminal window on the Mac), then type something like this:
exiftool -tagsfromfile source.jpg destination.jpg
Instead of typing the source and destination file names, it may be easier to drag and drop them onto the window.
- Phil