Image-ExifTool - Checking image width then rename the filw as imagewidth_%f.%e

Posted on Mon Jul 23 22:14:18 2007 by oozy
Checking image width then rename the filw as imagewidth_%f.%e
I want to check a bunch of image and rename them as imagewidth_%f.%e I tried the following but not help
exiftool -if '$imagewidth<9999' -q -t -S -filename='$imagewidth'_%f.%e -r .
Direct Responses: 5803 | Write a response