Image Fudge is a mob-programmed image glitching library being developed by willpatterson, konstantinfarrell and seansisson.
Image Fudge is pre-release software
make init
source .env/bin/activate
make
If there are issues installing pillow and you get an error like
Error Message: ValueError: jpeg is required unless explicitly disabled using --disable-jpeg, aborting
Make sure you have the following packages: (CentOS)
gcc python-devel libjpeg-devel zlib-devel