Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 396 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 396 Bytes

Image Size Reducer - using Electron

This app is used for reducing the size of the image

Usage image

For End users

download the release exe and install it , then run it.

For Developers / Contributors

  • git clone
  • install dependencies using npm i;
  • run the app using npm run dev;