Skip to content

mdabdullahalaminkhan/Photo-Resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Resizer

Download

You can download the latest release from the GitHub Releases page.

Photo Resizer is a simple desktop application built with Electron that allows users to resize images.

Features

  • Upload an image
  • Specify the desired width and height
  • Resize the image and save it to the desktop

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/photo-resizer.git
    cd photo-resizer
  2. Install dependencies:

    npm install
  3. Start the application:

    npm start

Building the Application

To build the application for distribution, run:

npm run build

Usage

  1. Open the application.
  2. Upload an image by clicking the "Upload Image" button.
  3. Enter the desired width and height in pixels.
  4. Click the "Resize" button.
  5. The resized image will be saved to a "Photo Resizer" folder on your desktop.

Author

Md Abdullah Al Amin Khan
Website

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published