Skip to content

Simple image processing app written in rust (intended to replace grit)

License

Notifications You must be signed in to change notification settings

justanobdy/impr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

impr

impr (IMage PRocessor) is a simple image processing app written in rust, intended to replace grit.

Usage

To build the app, use cargo:

cargo build

Then navigate to where it was built (usually under target > debug), and run it to see the help menu:

impr -h

And have fun!

Contributing

If you want something to be added or find a bug, please open an issue, or if you want to help, just make a pull request with your changes, thanks!

About

Simple image processing app written in rust (intended to replace grit)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages