
Exiftool icon
Sep 24, 2011 · This is the icon generated by the PAR packager, and I have never tried to change it. The camel is a symbol of Perl because it appears on the cover of the Perl programming reference book. - Phil
ExifTool by Phil Harvey
4 days ago · The "exiftool" script provides a command-line interface to the Image::ExifTool Perl library module which is part of the ExifTool distribution. The Image::ExifTool module can be used in any Perl script to provide easy access to meta information.
ExifTool For Dummies
Drag and drop a file or folder onto the exiftool(-k) icon on your desktop. After doing this, a black window will open with a list of all metadata in the image. Make the window larger or use the scroll bar on the right side to see any information which may have scrolled out of the window.
ExifTool Command-Line Examples
ExifTool Command-Line Examples (under construction) System: Windows Mac OS X Linux: Task: Features: Special characters Alternate languages Group names Some other Some other Some other Some other: Examples: Show Headings Show Descriptions: Feature: ...
exiftool Application Documentation
exiftool - Read and write meta information in files. SYNOPSIS Reading. exiftool [OPTIONS] [-TAG...] [--TAG...] FILE... Writing. exiftool [OPTIONS] -TAG[+-^<]=[VALUE]... FILE... Copying. exiftool [OPTIONS] -tagsFromFile SRCFILE [-[DSTTAG<]SRCTAG...] FILE... Other. exiftool [ -ver | -list[w|f|r|wf|g[NUM]|d|x|geo] ] For specific examples, see the ...
Installing ExifTool
Move "exiftool.exe" and the "exiftool_files" folder to any directory in your PATH (or any other directory of your choosing). You can now run exiftool by typing " exiftool " at the command prompt (or " c:\path\to\exiftool " if the directory isn't in your PATH).
ExifToolGUI
There are many tools for viewing/editing metadata inside image files. In my opinion, ExifTool by Phil Harvey, is the best I've found so far. Here's why:-it shows more metadata tags than any other tool,-it allows to edit almost any metadata tag,
HOW TO WRITE SPECIAL CHARACTERS (unicode) with exiftool
Apr 30, 2013 · my system is UNIX and it is UTF-8. I can see special char(s) when I display it on the screen. but once I pass them to exiftool ... they come out as "?" for example exiftool -charset utf8 -rights="©copyrighted document " File says "1 file updated ..." but the o/p is : rights=?copyrighted document
EXIFTOOL messing up icon thumbnails of Image Files
Nov 29, 2017 · A typical 3/1 image will look square and wacked out in the ICON THUMBNAIL view. Here is the line of code we use for ExifTool [PathToExifTool] -all= --icc_profile:all -Photoshop:CopyrightFlag=1 -n -xresolution=300 -resolutionunit=inches …
its not working, i dont get it please help me - ExifTool Forum
Aug 12, 2023 · While it is possible to create a drag/drop command with the exiftool icon (see Stand-alone version in the Windows GUI), it will not work when you want to copy from one tag to another, as that needs to use the lesser/greater than symbols < / …