Tags
To search images with specific tags, just enter them in the search term textfield. Every tag is separated with a white space. Tags that have more than 1 word have a underscore "_" instead of a white space. (e.g. cum_inside)
Note: You can also use wildcards (* and ?).
* means "0 or more characters"
? means "1 character"
Examples:
-
dr* will find
dragon as well as
drakkor
-
adam* will find
adam,
adam_wan as well as
adamwan (for example if you don't know how the tag is written)
-
drag?n will find
dragon, but
not dragoon or
dragn (but this quantifier is usually not used)
Hash value
md5:x
hash=x
find the image with the MD5 hash x
Ratio
ratio=4:3, ratio=16:9, ratio=16:10
find wallpapers
ratio=1:1
find square images
ratio<1:1
find tall images
ratio>1:1
find finds wide images
Size
size=100x200
find images with the dimensions width=100 and height=200
size>200x300
find images that are larger than 200x300 (width>200 and height>300)
Score
score>2
finding images with score more than 2
score=4
finding images with score equal to 4
score<5
finding images with score less than 5
Filesize
filesize>1024
no images under 1KB
filesize<=3MB
shorthand filesizes are supported, too
Filetype
ext=jpg
filetype=jpg
find images with extension JPG.
Filename
name=x
filename=x
find images with original filenames which are similar to x.
Rating
rating=s
Show safe images
rating=q
Show questionable images
rating=e
Show explicit images
s, q and e can also be combinated like "rating=sq".
Picture ID
id<20
search only the first 20 images of the board
id>=500
search all images which have a higher id than 499
Users
poster=x
user=x
find posts of user x
poster_id=x
user_id=x
find posts of the user with the numeric id x
Favorites
favorited_by=x
find the favorites of user x
favorited_by_userno=x
find the favorites of the user with the numeric id x
favorites>2
finding images with more than 2 favorite selections
Comments
commented_by=x
find pictures which were commented by user x
commented_by_userno=x
find pictures which were commented by user with the numeric id x x
comments>2
finding images with more than 2 comments