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.
Log in or sign up for Devpost to join the conversation.