Imagine
0.7.5
Imagine is a desktop app for compression of PNG and JPEG, with a modern and friendly UI.
Save for web.
For Windows, macOS and Linux, download binaries from:
https://github.com/meowtec/Imagine/releases
Imagine-Setup-x.y.z.exe - WindowsImagine-x.y.z.dmg - macOSImagine-0.4.1-x.y.z.AppImage - Linux国内用户从 GitHub 下载可能比较慢,可以使用国内加速
App for linux is distributed in AppImage format. Install it with command line:
chmod a+x Imagine-x.y.z-x86_64.AppImage # make executable
./Imagine-x.y.z-x86_64.AppImage # install and run
git clone https://github.com/meowtec/Imagine.git
npm install
npm run devA PR with all checks passed is welcome.
Before submit a PR, please run npm run test and make sure it success on your machine.
Up to now, there are only 5 locales. To add a new locale, you can either submit a PR, or create an issue, or just send me an email(found in my profile).