Skip to content

Python program for creating glitch art from images

License

Notifications You must be signed in to change notification settings

vvixi/Img_Mnglr

Repository files navigation

Img_Mnglr

Python program for creating glitch art from Bitmaps.

Includes seven algorithms for mangling your .bmp images.

Mileage will vary depending on your starting image. Some distortion types will hardly affect one bmp, and mangle others.

Usage

mnglr -f input_image distortion_type distortion types: slitscramble, stretch, stripper, stutter, shredder, ribbons, testing

distortion types: slitscramble, stretch, stripper, stutter, shredder, ribbons, confetti, confetti2, testing

python mnglr.py -f face.bmp shredder

See included images for examples.

alt text alt text alt text alt text alt text

TODO:

  • add more algorithms
  • add png support?
  • add gui?

About

Python program for creating glitch art from images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages