ur5us has quit [Remote host closed the connection]
ur5us has joined #crystal-lang
ur5us has quit [Ping timeout: 255 seconds]
_ht has joined #crystal-lang
_ht has quit [Remote host closed the connection]
ur5us has joined #crystal-lang
ur5us has quit [Ping timeout: 255 seconds]
<FromGitter>
<paulocoghi> Hello crystalists, ⏎ ⏎ I'm looking to convert images (JPG, PNG) to webp in Crystal, and I would like to ask if someone already ported `libvips` ( https://github.com/libvips/libvips ) to a Crystal binding.
<FromGitter>
<paulocoghi> Of course any library already made or ported to Crystal is more than enough. But I mentioned `libvips` in particular because it uses less memory, it's lightweight and fast.
<FromGitter>
<moe:busyloop.net> last time i tried imagemagick it would leak memory like a sieve
<FromGitter>
<moe:busyloop.net> +1 on vips
casionaut has quit [Quit: Client closed]
casionaut has joined #crystal-lang
<FromGitter>
<paulocoghi> Despite `vips` being a new library, it seems solid: 80+ contributros, 8+ years of active and continuous development, good documentation, very positive results on all fronts
analogsalad has joined #crystal-lang
casionaut has quit [Quit: Client closed]
jmdaemon has joined #crystal-lang
_ht has quit [Remote host closed the connection]
jmd_ has joined #crystal-lang
jmdaemon has quit [Ping timeout: 276 seconds]
analogsalad has quit [Quit: bye]
<FromGitter>
<moe:busyloop.net> 8 years is new? are you a debian maintainer or something? 🤔
ur5us has joined #crystal-lang
<FromGitter>
<stellarpower> THe CLI of imagemagick is just unmanageable to me. I took some time trying to work out how VIPS worked for a very basic task, but once I had it up it just is vastly more explanatory as to what is happening than whatever IM had as equivalent
<FromGitter>
<stellarpower> It is like magic. You just have toi happen to know the exact secret incantation and say it correclty and then it;ll do what you want, otherwise, you're screwed