Thumbnailer provides a lightning fast and memory usage efficient image, video and audio (cover art) thumbnailer via libvips and ffmpeg C bindings, with MIME sniffing (via mimemagic), and streaming I/O support.
See the Godoc reference.
- pkg-config
- libvips 8.7.0+ compiled with libimagequant and all the formats required
- ffmpeg 4.0.2+ compiled with all the formats required
- pthread
All these prerequisites are available in this Docker image. The Dockerfile is available here.