Experimental (and slow) implementations of some destructive image effects in Python
This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2024-01-04 23:27:59 +01:00
glitch Add project files 2024-01-04 23:27:59 +01:00
.gitignore Add project files 2024-01-04 23:27:59 +01:00
LICENSE Initial commit 2024-01-04 21:47:32 +01:00
README.md Add project files 2024-01-04 23:27:59 +01:00
requirements.txt Add project files 2024-01-04 23:27:59 +01:00

glitch

Experimental implementations of some destructive image effects in Python

Requirements

Those alGoRitHms are designed to work with Pillow.
Have a look at requirements.txt