Search syntax
Type one or more tags. Everything is combined with AND unless you say otherwise.
Combining tags
cat dog | posts with both tags |
cat -dog | posts with cat but not dog |
~cat ~dog | posts with either tag |
cat* | tags starting with cat (max 3 per search) |
Filters
rating:safe | safe, questionable or explicit |
score:>10 | also >=, <, <= |
id:100..200 | ranges work on any numeric field |
width:>1920 | also height, mpixels, filesize |
user:name | uploaded by someone |
md5:abc… | find an exact file |
type:video | image, video, animated |
aspect:16:9 | aspect ratio, ranges allowed |
date:2024-01 | a year, month or day |
age:<1week | relative to now |
has:children | also parent, source, notes, comments, pool |
is:video | also ai, pending, flagged, deleted |
Ordering
sort:score | highest first |
sort:score:asc | lowest first |
sort:random | shuffled |
sort:favcount | also id, width, height, filesize, comments, tagcount, duration |
Limits
A search may use up to 40 terms and 3 wildcards, and cannot begin with a wildcard.
Results stop at page 750 — narrow the search with more tags rather than paging deeper.