AIBooru
Login Posts Comments Notes Artists Tags Pools Wiki Forum More »
Listing Upload Hot Changes Help
A list of tags to help categorize this search. Space delimited.

Search

  • Help
guro
scat

Tags

Options

Related

  • Deleted / All
  • Random
  • History
  • Discussions
  • Count
  • Posts Wiki Search »
  • Size
    • Small
    • Medium
    • Large
    • Huge
    • Huge
    • Gigantic
    • Absurd
    • Show scores
  • Edit

    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

    View wiki

    No posts found.

    1
    Terms / Privacy / Contact /