I can't believe how long I lived without the advantage of Everything. It really is just so nice to have. You've done a fantastic job with it!
I realize there's an exhaustive list here about search options. I didn't want to post to that thread to muddle it.
I use Everything for so many different purposes, not the least of which is locating images. I wonder if there is, or if you could include, an option to query images based on width/ height. I did search this forum, and surprised I didn't find that topic in a discussion (not that it doesn't exist).
Best regards!
E.g.
width:>1020
height: <=800
something of that nature. I think the default Windows Search feat allows for that (some variation at least). It's been so long since I've used it!
I think you can with Powershell. haha. who wants to do that! i'm old and lazy! Everything is awesome and cool!
Search - Image properties
-
- Posts: 684
- Joined: Wed Jan 05, 2022 9:29 pm
Re: Search - Image properties
Does this give you something to look for:
Look under the heading "Functions" in https://www.voidtools.com/support/everything/searching/
Code: Select all
dimension:<width>x<height> Find images with the specified width and height.
Re: Search - Image properties
Everything 1.5 has improved support for searching image properties such as width and height.
The following searches should work as expected:
width:>1020
height:<=800
width:
height:
The following searches should work as expected:
width:>1020
height:<=800
width:
height:
-
- Posts: 684
- Joined: Wed Jan 05, 2022 9:29 pm
Re: Search - Image properties
Is the function Dimension being phased out?void wrote: ↑Sat Feb 04, 2023 2:57 am Everything 1.5 has improved support for searching image properties such as width and height.
Thanks, Chris
-
- Posts: 684
- Joined: Wed Jan 05, 2022 9:29 pm