Videos/images height greater than width
-
lifu
- Posts: 40
- Joined: Tue Jun 15, 2021 11:04 pm
Videos/images height greater than width
I tried to do a search using height:>width but I guess it doesn't treat "width" like a variable with a value in it. Is there a way to do this?
-
raccoon
- Posts: 1017
- Joined: Thu Oct 18, 2018 1:24 am
Re: Videos/images height greater than width
This is currently in development, however, you can already use the Aspect Ratio property that is available to images and videos.
Examples:
pic: aspectratio:<1 <--- Images that are tall.
pic: aspectratio:>1 <--- Images that are wide.
Optional: You can add the Aspect Ratio column to see the aspect ratio of media. You can also add the Aspect Ratio property to your Options -> Indexes -> Properties search to remember the aspect ratios to speed up your future searches. Narrow down the parameters of this property search to only the folder paths of interest so it indexes faster and uses less RAM.
Examples:
pic: aspectratio:<1 <--- Images that are tall.
pic: aspectratio:>1 <--- Images that are wide.
Optional: You can add the Aspect Ratio column to see the aspect ratio of media. You can also add the Aspect Ratio property to your Options -> Indexes -> Properties search to remember the aspect ratios to speed up your future searches. Narrow down the parameters of this property search to only the folder paths of interest so it indexes faster and uses less RAM.
-
void
- Developer
- Posts: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
-
lifu
- Posts: 40
- Joined: Tue Jun 15, 2021 11:04 pm
Re: Videos/images height greater than width
Ah, thanks!
-
void
- Developer
- Posts: 19902
- Joined: Fri Oct 16, 2009 11:31 pm