同步操作将从 Gitee 极速下载/Imagine 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
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
Since version 0.3.0, you can choose the format that you want to convert to. For example, if you pick a PNG file, you can convert it to JPEG and compress it with MozJPEG optimizer.
But there is an exception: pngquant on windows can't read JPEG files, so if you want to convert JPEG to PNG, you should install ImageMagick firstly, and add it to your PATH environment variable.
Imagine use this command below to check if ImageMagick installed, so make sure it work.
magick -version
git clone https://github.com/meowtec/Imagine.git
# node 8 is recommended
npm install
npm run dev
A 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).
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。