Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 928 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 928 Bytes

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