Yuriy-Svetlov / compress-images

Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs
https://www.npmjs.com/package/compress-images
MIT License
596 stars 77 forks source link

GIF-LIB error: Image EOF detected before image complete. #52

Closed SergioMatheus closed 3 years ago

SergioMatheus commented 3 years ago

hey man, can u just updated into lib/webp/linux for libwebp-1.1.0-rc2-linux-x86-64.tar.gz ? just download here http://downloads.webmproject.org/releases/webp/index.html

this current architecture x32 is not working between the two architectures and is causing this title error

SergioMatheus commented 3 years ago

53

Yuriy-Svetlov commented 3 years ago

@SergioMatheus

Hi, Sergio!

Thank you for your alert.

Can you download this library and check it? https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.1.0-linux-x86-64.tar.gz

I want to notice that I saw your pull request. I just want to add binaries myself. But I will approve your pull request.

SergioMatheus commented 3 years ago

this library is also working, I tested it and so far everything without a problem

Yuriy-Svetlov commented 3 years ago

@SergioMatheus

Thank you very much for your alert and work.

Have a nice day and good work.