/resizer-app

descktop application

Primary LanguageJavaScript

Resize all pictures in a folder

images-lightify screenshot

For Windows

  1. Download the file images-lightify-win32-x64.zip
  2. unzip it
  3. launch images-lightify.exe in the unziped folder

For Linux and Mac

You will need to install node if you don't have it.

  1. install git if you don't have it
  2. install node if you don't have it
  3. clone this repo
  4. cd in the cloned folder
  5. npm i
  6. npm start