ExifTool = x64 + multicore?

Started by w64bit, January 07, 2024, 12:39:14 PM

Previous topic - Next topic

w64bit

ExifTool it's multicore?
Is there any x64 version?

Phil Harvey

ExifTool is perl, so is x64 if you run a 64-bit version of Perl.  There is a pre-package version for Windows with 64-bit Perl here.

You can run multiple exiftool applications simultaneously if you want parallel processing.  The app itself is single thread.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

StarGeek

Would there actually be any benefit to either being multicore or 64 bit?  I have close to no knowledge on the subjects.

Except for the startup time, it seems to me that the biggest bottleneck would be the I/O.  Exiftool isn't doing any calculations that require intensive processor time, such as with video compression.  Once it starts up, it's pretty much just copying the file with the new edits.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

obetz