Skip to content

GirkovArpa/image-shrinker-lite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Shrinker Lite

Image Shrinker Lite is a tool to minify images and graphics. Built with web technologies in Sciter, it is a lightweight clone of the original Image Shrinker for Windows and, hopefully, Linux & Mac.

preview

Features

  • PNG compression
  • JPG compression
  • SVG compression
  • GIF compression

Building

Windows
  1. Install Rust.

  2. Downloadpackfolder.exe.

  3. Add it to your PATH.

  4. Download sciter.dll.

  5. Add it to your PATH. Or, place it in this folder.

  6. Run cargo run to build and execute from the command line. Or, cargo build --release to create an optimized executable in target/release.

Mac

Pending ...

Linux

Pending ...

Credits

Thank you, guys!