An open API service indexing awesome lists of open source software.

https://github.com/sammcj/inkcrop

Process images for e-ink / epaper displays
https://github.com/sammcj/inkcrop

Last synced: 3 months ago
JSON representation

Process images for e-ink / epaper displays

Awesome Lists containing this project

README

          

# Inkcrop

Image preprocessor for e-ink / e-paper displays.

**WORK IN PROGRESS**

![](logo.png)

---

TODO / not yet finished:

- Daemon mode
- Custom resolutions
- Overwrite flag
- Colour support
- CI/CD
- Publish go package
- Docker image
- Docs

---

## Example

```shell
inkcrop -input example_input.jpg -output example_output.jpg -dither True
```

Input:

![](example_input.jpg)

Output:

![](example_output.jpg)