Skip to content

bagasjs/imago

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imago

A simple image manipulation tools. This is nothing but just a wrapper CLI application on top of stb_images library.

TODO

These new operations

  • brightness
  • rotation 90/180/270
  • invert color
r = 255 - r
g = 255 - g
b = 255 - b
  • flip x/y
  • blur

About

A simple image manipulation tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published