AIBooru
Login Posts Comments Notes Artists Tags Pools Wiki Forum More »
Search Changes Help | Posts (0) History
  • Help
guro
scat

Recent Changes (all)

  • kawaii
  • baldi's basics in education and learning
  • timestamp
  • claudia sheinbaum
  • agent i
  • orange (touhou)
  • imminent facesitting
  • lucina (fire emblem)
  • lucina (summer) (fire emblem)
  • selena corey
  • noire (fire emblem)
  • multicolored bowtie
  • hand on own elbow
  • colored eyebrows
  • annette fantine dominic (timeskip)
  • cute
  • osaki akane
  • akane-banashi
  • gabu (yomi no tsugai)
  • yomi no tsugai
  • ichikawa kyoutarou
  • vita (honkai impact)
  • rokudou elle
  • deck chair
  • magical mirai miku

Options

  • Tag History
  • Edit Tag
  • Post History
  • Wiki History
  • Discussions
  • What Links Here
  • Mistagged Posts
  • Untagged Posts

tileable

Posts composed of a pattern that, if cropped correctly and used as a "tiled" background, will repeat seamlessly with no visible edges.

The following JavaScript snippet can be useful to check whether an image is tileable without further cropping. Running it on the post page will replace the page with only the image repeated in a 3×3 grid:

Show
let {fileUrl, width, height} = document.querySelector('.image-container').dataset;
document.body.outerHTML = '<body style="background:url(\''+fileUrl+'\') repeat; min-width:'+(width*3)+'px; min-height:'+(height*3)+'px;"></body>';

See also

  • Tag Group:Image Composition
Terms / Privacy / Contact /