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

How to upgrade the pngquant lib version and moz-cjpeg lib version? #163

Open
PublicWorld opened this issue Jul 24, 2023 · 3 comments
Open

Comments

@PublicWorld
Copy link

PublicWorld commented Jul 24, 2023

Hi Meowtec, I really enjoy using this app, but seems the lib version of pngquant and moz-cjpeg is too low(2.7.1 (May 2016)), and the official's latest version is 2.18.0 (January 2023) , could you help to upgrade these version ASAP? Or could you tell me how to upgrade the lib version if you have no time.

image

Regards,
Thanks!

@meowtec
Copy link
Owner

meowtec commented Jul 24, 2023

@PublicWorld

I am going to rewrite this app with Rust and Tauri, and those library will be embedded in app when compiling.
Now It will have some trouble to upgrade theme, for we should update binaries for three platform, and deal with shared-library problem.

@hyrulelinks
Copy link

hyrulelinks commented Dec 16, 2023

rewrite this app with Rust and Tauri

Sorry, I didn't mean to be offended, just to see that a long time has passed and I am eager to see the progress of the new project, which is encouraging and exciting, thank you

@meowtec
Copy link
Owner

meowtec commented Dec 21, 2023

rewrite this app with Rust and Tauri

Sorry, I didn't mean to be offended, just to see that a long time has passed and I am eager to see the progress of the new project, which is encouraging and exciting, thank you

I have finished the core part, which support JPEG / PNG(+animated) / GIF(+animated) / AVIF(+animated) / HEIF / JXL.
But I need to rewrite the UI because we need more options such as resizing / lossless. And maybe the most important thing: I want to run the app in browser using Wasm which means that most users don't have to install the app (app will also be provided because it is fast).

I can not pay much time on OSS so I have no idea when to finish the new project.

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

3 participants