#pixel #black #image #graphics #true-black

app blackie

Very simple CLI app for testing the & for true black pixels in an image

3 releases (breaking)

0.3.0 Nov 21, 2023
0.2.0 Jan 17, 2022
0.1.0 Dec 27, 2021

#2635 in Command line utilities

Download history 8/week @ 2024-02-19 7/week @ 2024-02-26 10/week @ 2024-03-11 42/week @ 2024-04-01

52 downloads per month

GPL-3.0-only

19KB
69 lines

Blackie

Simple CLI app for testing the % of true black pixels in a pic.

I don't know what more.

Installation

With cargo:

cargo install blackie

Locally:

  • Clone this repo and cd into it. Then:
cargo build --release
  • Copy exec from target/release to some dir in PATH

License

  • GPLv3

Dependencies

~13–22MB
~113K SLoC