Skip to content

pandeymangg/electron-image-shrink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron app to resize images

imageShrink

This is a simple desktop app for resizing images. The app is made with electronjs. Although there are countless number of sites that do this, having an offline desktop app for this purpose is much more convenient.

The app has a dark mode as well, the color scheme for which has been inspired from the amazing visual studio code theme Laserwave .

Installation

  • First, clone this repository and get the application code.
  • Go into the project directory and run:

npm install to install the app

npm run dev to run the app (with nodemon)

About

A simple desktop app to reduce image size by quality. Made with electron.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published