Extract Image Dimensions and File Size for JPG Files using PowerShell

2 months ago
6

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...