A lightweight image optimization plugin for Jellyfin.
- Overrides hardcoded WebUI image quality for JPEG and WebP.
- Intelligently converts non-transparent PNGs to JPEG for smaller file sizes.
- Converts transparent PNGs to WebP.
- Detects mobile devices to serve lower-quality images, saving bandwidth.
This project was developed with the assistance of Large Language Models (LLMs) to ensure compliance with Jellyfin 10.11.x API standards and best practices.