-
Notifications
You must be signed in to change notification settings - Fork 0
A POSIX command line utility to count the number of unique colors in PNG images
License
usetrmnl/unique_colors
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
unique_colors ------------- Written by Larry Bank Project started July 24, 2025 An optimized utility designed to count the number of unique colors presesnt in PNG images. The purpose is to provide optimized images for the TRMNL devices. The current focus is to avoid sending 2-bit grayscale images when the same image can be represented as a 1-bit image. This will allow the latest TRMNL devices to use the new image for a partial (non-flashing) update. It is certainly possible for the TRMNL's ESP32 to do this same function before doing an update, but it's more efficient (for battery life) to have this done on the server.
About
A POSIX command line utility to count the number of unique colors in PNG images
Resources
License
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published