I am trying to create a perl script that will list all files in the current directory with a horizontal pixel resolution greater than a given size.
So far I have tried experimenting with ls and identify but have not been able to find a solution.
Any assistance would be greatly appreciated.
Thanks
You can try Image::Size.