https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33857
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
