Simple Python package to convert an image into a quantized image using a customizable palette. Resulting image can be displayed by ePaper displays such as Waveshare displays.
This implementation works on pixelized images that were created with a linear box filter. In this article I cover background information on pixelization and similar research.