Skip to content

gopi-chandu/image-size-reducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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;