Skip to content

zeroeth/shiver_me_dithers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example output

Shiver Me Dithers

Given a source image, use ImageMagick to apply palette remapping in various color spaces with various ordered dithers to create interesting retro art.

Palettes

To use simply plop some images in source_images and run:

./shiver_me_dithers.sh

If you want to make a palette from an existing image run:

./color_juicer.sh <image_file>

Code inspired by ImageMagick documentation on quantization and started from code within.

Requires

  • ImageMagick
  • Bash

About

Dithers, Colorspaces, and Palettes OH MY.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages