#image-processing

app mateus-image

Simple CLI program for image manipulation

5 stable releases

new 1.5.0 Mar 22, 2025
1.4.2 Mar 20, 2025
1.4.1 Mar 19, 2025
1.4.0 Mar 18, 2025
1.3.0 Mar 17, 2025

#94 in Images

Download history 306/week @ 2025-03-15

306 downloads per month

MIT license

33KB
865 lines

mateus-image


About Project

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

Examples

Example images changed by mateus-image can be found in my other repo

Install

mateus-image is available through:

  • cargo : cargo install mateus-image
  • precompiled bins : download from Releases section
  • from source : requires cargo, python3 (optional) and git (optional) ; use build.py or cargo build --release

Usage

To get more info use mateus-image help

Configuration

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.

Credits

made by Matissoss [matissossgamedev@proton.me]

licensed under MIT License

Dependencies

~2.5MB
~53K SLoC