How to view pixel dimensions of image

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

I know there is a way to view the pixel dimensions (123 x
456) of an image in Windows Explorer, but I can't figure
it out. I added the "dimensions" attribute to the details
view, but nothing appeared in that column. These are
rather large jpeg files I am trying to do this with.
Thanks for your help
 
It should be under the dimensions attribute.
Try another way. Right click on the picture and click on Properties and then
on Picture tab. This info should be there.
There is an easier way. Place you mouse pointer over the file name or
thumbnail. A textbox will open. The first item listed should be dimensions.
Is it there? If not do the following:
Click on Start, click on Run and type the following in the textbox:
REGSVR32 SHIMGVW.DLL
and press the Enter key.
Note that there is a space between ...32 and SHI....

This should also repair the missing dimensions information in the details
view.
 
Back
Top