I have reviewed the Visual Filters documentation and tried these search criteria:
:Width >= 1900
:imagex: > 1500
Aspect Ratio: >= 3:2
Below are the test images, all 2560x1440 pixels:




rtfm "idh_visualfilters.htm#idh_vf_particularproperties";prop:imagex: > 1500Thanks, I tried it, and I can use `prop:imagex: > 1500` to search for the target file in the search panel that appears when you press F12.

prop:Aspect Ratio: >= 3:2prop:Aspect Ratio: 3:2 doesn't work with v28.10 so it's probably a bugThanks for the demonstration, but for me, `prop:imagex: > 1000` still only works in the F12 search panel; it doesn't work in the other two search boxes. I tried both webp and png format images and the same thing happened.
prop:#AspectRatio: 3:2 or Aspect Ratio: >= 1.5 or Aspect Ratio: == 1.5 or Aspect Ratio: 3:2prop:imagex: > 1500 works in the next betaprop:#image.width: > 1500 works in the next beta, and is much faster than prop:imagexGood news, thank you for your hard work!