-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
Describe the bug/problem
Cover images that are uploaded manually or fetched from an url are stored much darker than the original file.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Edit Metadata' on a book in the library
- Paste the url under "Fetch Cover from URL (JPEG - Image will be downloaded and stored in database)" or choose "Upload Cover from Local Disk" and upload manually
- Save
- The resulting image is darker than the original
See also https://www.reddit.com/r/selfhosted/comments/1hr2eix/calibreweb_cover_image_dark/
Environment:
- OS: Debian GNU/Linux 12 (bookworm)
- Python version: 3.12.3 (main, Nov 6 2024, 18:32:19) [GCC 13.2.0]
- Calibre-Web version: 0.6.24 - 0af52f2 - 2024-11-16T07:21:28+01:00
- Docker container: lscr.io/linuxserver/calibre-web:latest
- Browser: Firefox 128.5.0esr (64-bit)