https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33857 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@openfifth.c | |o.uk Text to go in the| |Previously, uploading a release notes| |JPEG cover image to Koha's | |local cover image store | |caused the file to be | |re-encoded as PNG, | |increasing file sizes by up | |to 10×. A 170 KB JPEG would | |be stored as ~930 KB. | | | |After this fix, images are | |stored in their original | |format. The same image is | |now stored at ~92 KB — | |roughly half the original | |size, with no quality loss. | | | |This affects all | |installations using the | |LocalCoverImages system | |preference. -- You are receiving this mail because: You are watching all bug changes.