Skip to content

Minify your images and graphics with just one drop. Autorenamed in the same place where it comes from. Immediately!

License

Notifications You must be signed in to change notification settings

futura-web/image-shrinker

 
 

Repository files navigation

Image Shrinker

SVGO-GUI is not maintained anymore. So I decided to rebuild it with Electron. Image Shrinker (prev. SVG Shrinker) is a tool to minify images and graphics using pngquant, mozjpg and SVGO.

Screenshot Imageshrinker

How to use

Drag your image file onto the Image Shrinker window and it will saved in the same folder as reduced image. The original graphic will be not replaced.

Download and Installation on MacOsX

Download Image Shrinker here:
https://github.com/stefansl/image-shrinker/releases/download/v1.3.1/image-shrinker-1.3.1.dmg

Unpack and copy or drag the app into your MacOSX application folder. For uninstalling, just drop the app into the bin.

Build your own

Get the repo

git clone https://lab.clickpress.de/stefan.sl/image-shrinker.git

Install dependencies

$ cd image-shrinker
$ npm install

Generate your MacOS package

npm run pack-mac

Generate your Linux package

npm run pack-linux

Credits

A big THANK YOU goes out to you guys:

About

Minify your images and graphics with just one drop. Autorenamed in the same place where it comes from. Immediately!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 72.2%
  • JavaScript 22.5%
  • HTML 5.3%