Overview of lilliput
masterlilliput is a high-performance image resizing library for Go. It leverages mature C libraries to perform decompression, resizing, and compression with minimal memory allocation and Go garbage collection overhead, making it suitable for high-throughput services.
Supported Formats:
- JPEG
- PNG
- WebP (static and animated)
- AVIF (static and animated)
- Animated GIFs
- MOV and WEBM (first frame extraction only)
Platform Support:
- OSX ARM64
- Linux