File Size Range

Have a suggestion for "Everything"? Please post it here.
JOPA77
Posts: 2
Joined: Thu Dec 25, 2025 6:39 pm

File Size Range

Post by JOPA77 »

The ability to specify the range (smallest-largest) files that one wants to view. If implemented, I think that having the file size range option should be available in the main interface (somewhere around the search bar).
void
Developer
Posts: 19901
Joined: Fri Oct 16, 2009 11:31 pm

Re: File Size Range

Post by void »

Size range syntax example:

Code: Select all

size:2mb..5mb
Use .. or - to specify a range.



You can also do things like:

Code: Select all

size:>2mb size:<5mb


Please check out the advanced search under the Search menu.
Scroll down to size and set a range.

I have on my TODO list to add an optional advanced search pane to the main interface.
Thank you for the suggestion.