rupansh / OpenDistortBot-rs

OpenDistortBot rewrite in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenDistortBot

bruh dot jpg

License: Apache 2.0 RUST

OpenDistortBot re-written in rust

Why?

I like rust and I wanted to avoid depending on ImageMagick. The previous project is one of the first programs I wrote and though I improved its code quality, I don't like it.

Config

Create a bot-config.toml while referring to example-bot-config.toml

To-Do

  • Improve performance of seamcarving library
    The current library is about 3x slower than ImageMagick's implementation with liblqr

  • Sticker support

  • Document support

About

OpenDistortBot rewrite in rust

License:Apache License 2.0


Languages

Language:Rust 100.0%