A simple image manipulation tools. This is nothing but just a wrapper CLI application on top of stb_images library.
These new operations
- brightness
- rotation 90/180/270
- invert color
r = 255 - r
g = 255 - g
b = 255 - b- flip x/y
- blur
| Name | Name | Last commit date | ||
|---|---|---|---|---|