ScrollX Tag Page

Resolution Mismatch

313 posts1 sourceWiki updated 7/5/2021
Browse Full Gallery →

Featured Images

About Resolution Mismatch

When the image resolution on Danbooru differs from the image resolution at the source. The following two tags can be used with this tag.

  • Source Smaller:
  • One or both dimensions must be larger than the source.
  • [code]height_source <= height_danbooru and width_source <= width_danbooru[/code]
  • Source Larger:
  • One or both dimensions must be smaller than the source.
  • [code]height_source >= height_danbooru and width_source >= width_danbooru[/code]
  • Neither:
  • One dimension is larger than the source, and the other dimension is smaller than the source.
  • code or (height_source < height_danbooru and width_source > width_danbooru)[/code]

See also

Character tags

Copyright tags

Artist tags

General tags

Page 1Next →