To run, click on the link below, click Run, and follow console instructions.

How it works: To pixelize an image, the program simply loops through the pixels of an input image, skips some depending on a provided step value, and applies the color of a pixel to the pixels around it. To actually get the pixels of an input image, the program uses Pillow.

Built With

Share this project:

Updates