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

Failed to optimize an image produced by imagemagic(compare) #80

Closed
RazrFalcon opened this issue Aug 31, 2017 · 1 comment
Closed

Failed to optimize an image produced by imagemagic(compare) #80

RazrFalcon opened this issue Aug 31, 2017 · 1 comment
Assignees
Labels
I-High Issues that are breaking core functionality for a small number of users T-Bug Some piece of the software is not working as intended

Comments

@RazrFalcon
Copy link

% oxipng -o 6 -Z diff.png
Processing: diff.png
    144x144 pixels, PNG format
    2 bits/pixel, 3 colors in palette
    IDAT size = 764 bytes
    File size = 1059 bytes
Reducing image to 1 bits/pixel, 2 colors in palette
Trying: 6 combinations
Found better combination:
    zc = 0  zm = 0  zs = 0  f = 0        385 bytes
    IDAT size = 385 bytes (379 bytes decrease)
    file size = 579 bytes (480 bytes = 45.33% decrease)
The resulting image is corrupted and will not be outputted.
This is a bug! Please report it at https://github.com/shssoichiro/oxipng/issues
The resulting image is corrupted

diff

@shssoichiro
Copy link
Owner

Thanks for reporting this! I'll take a look within the next day or two.

@shssoichiro shssoichiro self-assigned this Sep 1, 2017
@shssoichiro shssoichiro added I-High Issues that are breaking core functionality for a small number of users T-Bug Some piece of the software is not working as intended labels Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-High Issues that are breaking core functionality for a small number of users T-Bug Some piece of the software is not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants