• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

How to download images in JPG original format

Version
3.20.7
Website URL
http://weddingshare.link/
PHP version
7,4
Database driver
MySQL
Database version
5.6.43
Web browser
chorme

khanhhoang2311

Chevereto Member
I have a problem that when uploading an image to chevereto, the color quality of the image is reduced.
Second, when I download the image, it's saved in JFIF format, not JPG. Although the image saved on the server is still in the correct format and quality
 
I have a problem that when uploading an image to chevereto, the color quality of the image is reduced.

I have this problem as well. You should be able to "fix" this by keeping EXIF data instead of stripping it.

My best guess is imagick isn't keeping the correct ICC profile, despite the code apparently being correct in ImageStripMetaAction.php. But I am not a coder.
 
Back
Top