pixelize
Create an image consisting of many small images
Install
- All systems
-
curl cmd.cat/pixelize.sh
- Debian
-
apt-get install pixelize
- Ubuntu
-
apt-get install pixelize
- Kali Linux
-
apt-get install pixelize
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pixelize
- Raspbian
-
apt-get install pixelize
- Dockerfile
- dockerfile.run/pixelize
pixelize
Create an image consisting of many small images
Pixelize is a program that will use many scaled down images to try to duplicate, as closely as possible, another image. Pixelize works by splitting up the image you want rendered (or duplicated) into a grid of small rectangular areas. Each area is analyzed, and replaced with an image chosen from a large database of images. Pixelize tries to pick images that best match each area.