Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading image asset with AWS Filesytem results in low quality image. #16348

Open
BorisWRLB opened this issue Dec 19, 2024 · 1 comment
Open

Comments

@BorisWRLB
Copy link

When I upload a specific image, as a result I get a really low image quality as source image.
The filesystem is an AWS s3 bucket, but when I upload the following image the resulting source image is super low quality.
When using Exiftool I see that the resulting image has quality set to 1 instead of a 100 or at least close to 100.

Original:
Image

Resulting Image:
Image

Craft Version: 5.5.5
PHP Version 8.3.12
Image driver & version | GD 8.3.12

Relevant plugins:
Amazon S3 | 2.2.1

Excerpt of Exif data (done with exiftool)
Comment: CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 1.

@brandonkelly
Copy link
Member

Hi, can you please zip up the original image and send it to [email protected], referencing this GitHub issue? GitHub may be doing its own manipulation of the image when you upload it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants