Welcome to pic’s documentation!¶
If you are looking for a tool to combine multiple PNG images into a
single image, you have come to the right place! pic
is a PNG image
combinator and it does more than that! It can also create a random combination
for you so it may generate different image each time if we provide it with
more images.
Warning
This tool is still in experimental phase. It’s not recommended for production
To get the idea on what happens in the preview above, take a look at the simplified diagram below
Tip
Right-click on the image and click “Open image in new tab” to get a better view
If you’re on mobile, press and hold the image and open in a new tab
As we can see from the diagram above, pic
will go to layers directory then list down image inside each
directory. After that, it will pick one image for each directory then combine them into a single image.
If one of the directory has multiple images, it will create a different combination to produce different image.
Now let’s try to use it to get a better idea on how it works! Go to Getting Started