An open API service indexing awesome lists of open source software.

https://github.com/akin-mustapha/glitch-art

A command line tool that corrupt the binary data of an image file to create a glitch
https://github.com/akin-mustapha/glitch-art

functional-programming glitch-art haskell haskell-learning programming programming-languages

Last synced: 6 months ago
JSON representation

A command line tool that corrupt the binary data of an image file to create a glitch

Awesome Lists containing this project

README

          

# glitch-art

- Glitch-art is a simple command line tool that randomly edit binary data of an image to create visual artifacts

- Credit to: Get Programming With Haskell (https://www.manning.com/books/get-programming-with-haskell) by Will Kurt