frans-johansson / pylettize

Simple image re-palettization in Python 🎨 Have any image match any color palette!
MIT License
2 stars 0 forks source link

Implement initial command line interface #1

Closed frans-johansson closed 2 years ago

frans-johansson commented 2 years ago

This initial CLI does not need to be feature complete but should be in place relatively early to promote a nice project structure for the intended use-case: reconstructing arbitrary images using arbitrary (user-defined) palettes.

frans-johansson commented 2 years ago

Consider using docopt for this