Image Glitcher
Requirements
- Go (version 1.24 onwards)
 - ffmpeg
 - Love in your heart
 
Usage
- Build the project
 
go build
- Run the command
 
$ ./glitch_img
Usage: go run main.go <source-file> <number-of-copies> <shit-size> <iterations>
Example
./glitch_img img.jpeg 100 30 2
Outputs 100 images into a destination folder output with 30 random bytes of data, running through the file twice
Description
				
					Languages
				
				
								
								
									Go
								
								100%