Skip to content

ewpratten/rippl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Image Processing Pipeline Library

Crates.io Docs.rs Build Clippy

rippl is a library designed for one task:

  • Fetch a remote image
  • Operate on it
  • Publish it back to the internet

The main use case is discord bots, but the library can be used for any image processing job requiring the steps above.