mateus-image
is simple CLI program for image manipulation using filters.
Originally it was made for colorscheme named ashen, but now it defaultly supports my colorscheme
Example images changed by mateus-image
can be found in my other repo
mateus-image
is available through:
- cargo :
cargo install mateus-image
- precompiled bins : download from
Releases
section - from source : requires
cargo
,python3
(optional) andgit
(optional) ; usebuild.py
orcargo build --release
use mateus-image help
command
mateus-image
supports configuration since version v1.3.0
on systems that have ~/.config
, so on systems that aren't windows. Check CONFIG.md for more info.
made by Matissoss [[email protected]]
licensed under MIT License