Skip to content

rupansh/OpenDistortBot-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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