No description
				
			
		
				Reviewed-on: #19 Co-authored-by: Renovate Bot <renovate@onlyhavecans.works> Co-committed-by: Renovate Bot <renovate@onlyhavecans.works>  | 
			||
|---|---|---|
| .forgejo/workflows | ||
| img | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CODEOWNERS | ||
| Makefile | ||
| README.md | ||
| renovate.json | ||
img_trash
Just me playing with destroying and making odd art with images for fun and non-profit.
This is mostly me playing with rust and the compiler.
jumble
Randomly jumbles up all the pixels in each photo in ./img and saves them back out to ./img_out
Generates pngs of the image with all the pixels randomly jumbled, total static
line_juggle
takes an optional skip option on the command line
Randomly jumbles up all the horizontal lines in each photo in ./img and saves them back out to ./img_out If skip is the last option passed to the command it only jumbles every other line.