How To Get Image Pixel Size In Windows

When you develop a javascript application, especially process images, you always need to get the image dimension size in pixels. This article will tell you how to easily get an image pixel size in windows.

1. How To Get Image Pixel Size In Windows.

  1. Open a windows file explorer window.
  2. Go to the image file saved directory.
  3. Right-click the black area in the windows explorer window.
  4. Then click View —> Tiles menu item in the popup menu list.
  5. Mouse hover on the image file for a while, then you can see a popup tip.
    image-size-pixels
  6. The popup tip’s first line is the image type, the second line is just the image dimension size in pixels.
  7. If the popup tip does not show, you can right-click the image file, and then click the Properties menu item in the popup menu list to open the image file properties dialog window.
  8. Click the Details tab on the top area of the Properties window.
  9. Then you can get the image dimension pixel size in the Image section of the Details tab window.
    get-image-size-pixels-in-image-properties-details-tab

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.