Giter Club home page Giter Club logo

image-resizer-app's Introduction

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 Framework & Toastify Library

Materials Used:

  • Electron JS: It is an open source framework used in Node.js for developing Desktop Apps with the use of HTML5 CSS3 and Javascript.

  • Toastify: 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 =>

Screenshots:

ss

ss

ss

screenshot

📖 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!!! 😃👍💛

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.