Skip to content

Just a simple Python script that executes command line call to local Windows installation of ImageMagick in order to dither and remap an image to a provided color palette.

Notifications You must be signed in to change notification settings

dr-hansen/ImageEditing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Image Editing Scripts

Simple Python scripts for image editing.

ordered-dither - This version depends on a Windows installation of ImageMagicK and required some Google searching to use the legacy convert command commonly referenced online. There is also a libary called Wand that would be more useful for Python app integration.

About

Just a simple Python script that executes command line call to local Windows installation of ImageMagick in order to dither and remap an image to a provided color palette.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages