Miyuu's Image Board

help:imagesize


There are numerous ways in which you can search posts by resolution and filesize.

Resolution

  • lowres - Both width and height are <= 500.
  • highres - Either width is >= 1600 or height is >= 1200.
  • absurdres - Either width is >= 3200 or height is >= 2400.
  • incredibly absurdres - Either dimension is >= 10000.
  • wide image - Image is at least 4x wider than it is tall, and the width is >= 1024.
  • tall image - Image is at least 4x taller than it is wide, and the height is >= 1024.
  • width:
    - Search posts by image width.
  • height:
    - Search posts by image height.
  • mpixels:
    - Search posts by number of pixels.
  • ratio:
    - Search posts by width:height ratio.

Filesize

  • filesize:
    Search posts by file size.

Example searches using metatags

width:100

Search for posts with a width of 100 pixels.


height:100

Search for posts with a height of 100 pixels.


mpixels:5..

Search for posts with 5 million pixels or greater.


ratio:16:9

Search for posts with a width:height ratio of 16:9.


filesize:200kb..1.5m

Search for posts with a filesize between 200 kilobytes and 1.5 megabytes.




See Number Syntax for an explanation of the number syntax used in the metatags.

See also