GetDimensions.exe, Version 1.00 Get the dimensions of an image file Usage: GetDimensions.exe imagefile [ /H ] Where: imagefile is the image file whose dimensions we want to know /H return code equals image Height (default: return code equals image width) Notes: This program can get the dimensions for any image type that is recognized in Windows Explorer. Return code equals the image width, or with /H switch the image height, or -1 in case of errors. Written by Rob van der Woude https://www.robvanderwoude.com