Recent Posts

Pages: [1] 2 3 ... 10
1
@Pie.Photo

Hi,
I tested something like this:
exiftool -tagsfromfile @ "-all:all>all:all" "Copy of "%f.jpg

to try reapplying all metadata from original file to their copies in the same folder.
But this don't works (I initially suspected issue with spaces in filename but
changing target files to Copy_of_ don't change behavior.

I did try many alternatives but finally always got: ("Win10>CMD" in non admin mode)
Warning: Error opening file - %dCopie_de_%f.%e
Error: File not found - %dCopie_de_%f.%e
    0 image files updated
    1 files weren't updated due to errors
    0 output files created

(this one when using following target:
%d"Copie_de_"%f.%e

Any quick hint? (may be moving to exiftool forum!)

@Daan
I had a try at xnview MP but don't found easy way to reapply Metadata of a lot of images to
their respectives copy.
(may be I have issues because I'm not using X64... and therefore XNview (32bits version) is
much older than in x64).

Have a nice day at your respective side.
Regards
Bernie
2
Hi,
Thanks to both of you  :)
I will have a look to both.
Best regards,
Bernie
3
I use the exiftool program for this purpose.  ->  https://exiftool.org/
To copy all metadata from sourcefile to targetfile you can use this command:
exiftool -tagsfromfile sourcefile.jpg "-all:all>all:all" targetfile.jpg

I also use exiftool to write the data of a lens to the image file, which does not transfer any data to the camera.
exiftool is a very powerful command line tool. The program has been regularly updated for many years and is also used by many other programs.
Hope, this helps.
Ernst
4
No, I don't think that can be done with ThumbsPlus.

Apparently XnView can do this (see here), so, maybe have a look at that.
5
Hi,
I'm sometime using other tools to do change to an image (let's say perspective transformation
on photographied documents).
Some transformations lead to all metadata being deleted  :(
I'm therfeore looking for a way to copy all metadata from one file (a backup copy of the file)
to the changed image (or to reapply existing Thumbs gatherred metadata to the
file after being edited).
Is that possible?

Regards,
Bernard
6
ThumbsPlus v10 Questions / Re: Adding Metadata to image
« Last post by Bernie on 2024-04-05 04:01:51 »
Hi,
 :)
This is excatly what I was looking for.
(I searched "watermarking" in docs ... using "Stamp" give much better results  ;))
Many Thanks
Regards
Bernie
7
ThumbsPlus v10 Questions / Re: Adding Metadata to image
« Last post by Daan van Rooijen on 2024-04-04 15:37:01 »
I see! For what you want, open an image in the viewer/editor, go to 'Image | Stamp' in the menu to open the Stamp dialog. There, to the right of the Text field, click on the '>>' button. Now you can select metadata to stamp onto the image.

To do it in a batch process, go back to the main program and use the batch processing dialog as usual.
8
ThumbsPlus v10 Questions / Re: Adding Metadata to image
« Last post by Bernie on 2024-04-04 15:20:23 »
Hi,
Thanks for the suggestion. This don't allow overide image content itself with data pulled from MetaData  :(
Regards
Bernie
9
ThumbsPlus v10 Questions / Re: Adding Metadata to image
« Last post by Daan van Rooijen on 2024-04-04 13:30:29 »
I'm looking for a way to embbed (visible) some metadata content onto selected Images.

See "Image | Batch Edit Metadata" in the main menu. This works with JPG, TIFF and PNG images.
10
ThumbsPlus v10 Questions / Adding Metadata to image
« Last post by Bernie on 2024-04-04 05:19:11 »
Hi,
I'm looking for a way to embbed (visible) some metadata content onto selected Images.
This should be more of less similar to waterwarking but using user selected Image Metadata.
By example, you may want to add original date/time to image like such parameter
available in digital camera.
Is that possible? using batch?
Thanks
Bernie
Pages: [1] 2 3 ... 10