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.
- Upload an image
- Specify the desired width and height
- Resize the image and save it to the desktop
-
Clone the repository:
git clone https://github.com/yourusername/photo-resizer.git cd photo-resizer -
Install dependencies:
npm install
-
Start the application:
npm start
To build the application for distribution, run:
npm run build- Open the application.
- Upload an image by clicking the "Upload Image" button.
- Enter the desired width and height in pixels.
- Click the "Resize" button.
- The resized image will be saved to a "Photo Resizer" folder on your desktop.
Md Abdullah Al Amin Khan
Website
This project is licensed under the MIT License.