Skip to content

undo-k/datamosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datamosh

a commandline tool for datamoshing images

Datamoshing is a sort of glitch art that involves breaking/corrupting filetypes in such a way they're still viewable using standard programs but have distorted the media. Currently supports jpg, png, bmp, and gif files.

build

go build -o datamosh.exe .\cmd\datamosh\main.go

usage

./datamosh -i <input file / mandatory> [-o output file (optional)] [shift|decimate|quadtratic|blend|add (at least one of these)]

examples

quadratic mosh on png:

quadratic before and after

before and after shift on jpg:

shift before and after

blending several gifs:

blended gifs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages