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

Minimizing JPEG images in place results in corrupted/0kB files #12

Closed
bramus opened this issue Jan 15, 2022 · 1 comment
Closed

Minimizing JPEG images in place results in corrupted/0kB files #12

bramus opened this issue Jan 15, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@bramus
Copy link

bramus commented Jan 15, 2022

If you have Image Optimizer configured to not use a .min suffix nor to use a minified folder — i.e. to do an in-place optimization — it will yield 0kB JPEG files.

Screenshot 2022-01-15 at 23 52 56

(PNG images it works fine)

The source image is not the culprit here, as when configuring Image Optimizer to use a .min suffix it works fine:

Screenshot 2022-01-15 at 23 53 21

@antonreshetov antonreshetov added the bug Something isn't working label Jan 17, 2022
@antonreshetov
Copy link
Owner

Closed because it was fixed in #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants