ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: camner on April 29, 2017, 07:07:13 PM

Title: list files in folder as they are processed
Post by: camner on April 29, 2017, 07:07:13 PM
When working on a file full of folders, exiftool can take quite a while the process, making it look as if "nothing is happening."  Is there a way to tell exiftool to display the list of files as they processed?  Turning on -v creates a much more detailed output than I am interested in for this purpose.
Title: Re: list files in folder as they are processed
Post by: StarGeek on April 29, 2017, 07:47:14 PM
Try the -progress option.
Title: Re: list files in folder as they are processed
Post by: camner on May 01, 2017, 06:55:30 PM
Thanks very much!  The ExifTool documentation is excellent, among the best I've seen, but that completeness means it's often hard to find what one is looking for!