Hi,
How can I sort files by dimension and then by name?
For example:
file name A - dimension 5000x3000
file name B - dimension 5340x1890
file name D - dimension 1920x1080
file name C - dimension 5000x3000
I need all the files with bigger dimension in first place and then sorted from A to Z.
Thank you for your help.