Extract Image Dimensions and File Size for JPG Files using PowerShell

10 months ago
18

This PowerShell script allows you to extract image dimensions (width and height) and file size for all JPG files within a specified folder.

Loading comments...