Skip to content

rikcav/image-resizer-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Resizer

This is a simple image resizer application built with pure JavaScript, Electron, and two libraries: "toastify" for notifications and "resize-img" for resizing images.

Features

  • Resize images to specified dimensions.
  • Receive notifications using the "toastify" library.

Installation

  1. Clone the repository.
  2. Run npm install to install dependencies.

Usage

  1. Run npm start to start the application.
  2. Select an image file to resize.
  3. Specify the dimensions for resizing.
  4. Click the "Resize" button to resize the image.
  5. Check the directory to see the resulting resized image.

Libraries Used

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple image resizer electron application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published