# *R*emote *I*mage *P*rocessing *P*ipeline *L*ibrary [![Crates.io](https://img.shields.io/crates/v/rippl)](https://crates.io/crates/rippl) [![Docs.rs](https://docs.rs/rippl/badge.svg)](https://docs.rs/rippl) [![Build](https://github.com/Ewpratten/rippl/actions/workflows/build.yml/badge.svg)](https://github.com/Ewpratten/rippl/actions/workflows/build.yml) [![Clippy](https://github.com/Ewpratten/rippl/actions/workflows/clippy.yml/badge.svg)](https://github.com/Ewpratten/rippl/actions/workflows/clippy.yml) `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.