https://github.com/hamzazaidix/image-resizer-app
Image Resizer Desktop App By Electron JS
https://github.com/hamzazaidix/image-resizer-app
desktop-app desktop-application electron electronjs image-crop image-resizer image-resizer-app image-resizer-desktop-app javascript nodejs reactjs resize-images toastify-js upload-images
Last synced: 2 months ago
JSON representation
Image Resizer Desktop App By Electron JS
- Host: GitHub
- URL: https://github.com/hamzazaidix/image-resizer-app
- Owner: HamzaZaidiX
- License: mit
- Created: 2022-10-14T12:27:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T07:07:01.000Z (over 3 years ago)
- Last Synced: 2025-01-21T07:43:09.863Z (over 1 year ago)
- Topics: desktop-app, desktop-application, electron, electronjs, image-crop, image-resizer, image-resizer-app, image-resizer-desktop-app, javascript, nodejs, reactjs, resize-images, toastify-js, upload-images
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
#
Image Resizer Desktop App
**`Image Resizer Desktop App` which Amazing tool for Everyone to use in their daily life for Free to use this Tool as a `Desktop OFFLINE App` which can easily `Resize any Good format Image` into `Desired Size Image` but if you give it wrong format then it has `Validation Built-in Functionality` which sees that if you have `Wrong or Correct Format Image` uploaded or `App will simply give you Colorful Alert Messages` for Confirmation and `Downloads your Image` automatically in a new Images Folder.**
## Introduction:
**Image Resizer Desktop App which is built with `Node JS` Using [`Electron JS`](https://www.electronjs.org/) Framework & [`Toastify`](https://www.npmjs.com/package/toastify-js) Library**
## Materials Used:
- **[`Electron JS`](https://www.electronjs.org/): It is an open source framework used in Node.js for developing Desktop Apps with the use of HTML5 CSS3 and Javascript.**
- **[`Toastify`](https://www.npmjs.com/package/toastify-js): This is a Alert Library where we can show Colorful Toast Alert Messages to the user**
## Installation:
Now to install these modules we need to first of all start a new electron.js project as shown below in the commands
```
npm init -y
```
First of all we have initialized the package.json file for our node.js project. Now itβs time to install the dependencies as shown below
```
npm i electron --save-dev
```
This will install the electron framework for developing desktop apps. And -dev flag is assigned because itβs a dev dependency because itβs only need in development not in production.
```
npm i resize-img
```
This is the module which will actually resize the images inside node.js and electron.
```
npm i toastify-js
```
This is the library for showing colorful alert toast messages to the user whether success and error.
If you want to run this Project, simply write this command on your machine to start the Electron JS with hot reload functionality so that whenever we make any kind of changes we donβt need to restart the server. You need to execute the below command as shown below
```
npx electronmon .
```
## Quick Start:
**If you want to create this project like this simply follow the step by step process in this blog [`Read Blog =>`](https://webninjadeveloper.com/electronjs/build-a-electron-js-image-resizer-desktop-app-in-node-js-using-toastify-library-full-project-for-beginners/)**
## Screenshots:

## π Licence
**`MIT LICENCE` Read Licence document for more details ->**
# Bye! π
HOPE U LIKE THIS PROJECT PLEASE! IF YOU ARE USING THIS CODE PLEASE GIVE **HAMZA ZAIDI** SOME CREDITS BY LIKE & GIVE A HEART!!! πππ