SaaSHub helps you find the best software and product alternatives Learn more →
Lilliput Alternatives
Similar projects and alternatives to lilliput
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ShibaView
Fast and lightweighed image viewer for Windows. Suitable for image processing and computer vision area, providing presize visualization without interpolation, high zoom and color picking mode.
-
-
tacentview
An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.
-
-
-
-
sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
-
-
lilliput discussion
lilliput reviews and mentions
-
A look at how Discord uses Rust for their data services
We only have one service we've written in go that we maintain, which is the media proxy. We will probably rewrite that in Rust at some point - but it's not a priority, and more of a passion/side project. Most of that service is actually open sourced here: https://github.com/discord/lilliput - it's basically just a CGO wrapper around C/C++ image resizing code. The closed source bits are just the code that downloads and feeds images to that library, then serves the results back over http/grpc.
- Add support for animated WebP images by MCJack123 · Pull Request #103 · discord/lilliput · GitHub
-
Discord's image resizing framework (written in Go) doesn't support animated WebP. Is anyone willing to fix this?
The relevant issue: https://github.com/discord/lilliput/issues/97
-
Discord still doesn't support Animated WEBP, a format that's way better than GIF.
Our image resizing code is open source: https://github.com/discord/lilliput
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
Stats
discord/lilliput is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of lilliput is C++.