Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milliorn/image-resizer
Simple desktop application that allows users to resize images directly on their desktop
https://github.com/milliorn/image-resizer
electron electron-app electronjs image-manipulation image-processing resize resize-images resized-images toast toast-notifications toastify
Last synced: 8 days ago
JSON representation
Simple desktop application that allows users to resize images directly on their desktop
- Host: GitHub
- URL: https://github.com/milliorn/image-resizer
- Owner: milliorn
- License: mit
- Created: 2022-10-04T20:00:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T04:02:57.000Z (3 months ago)
- Last Synced: 2024-10-06T12:42:11.757Z (3 months ago)
- Topics: electron, electron-app, electronjs, image-manipulation, image-processing, resize, resize-images, resized-images, toast, toast-notifications, toastify
- Language: JavaScript
- Homepage:
- Size: 299 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Resizer (Desktop)
[![CodeQL](https://github.com/milliorn/image-resizer/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/milliorn/image-resizer/actions/workflows/github-code-scanning/codeql)
Image Resizer (Desktop) is a simple desktop application that allows users to resize images directly on their desktop. With this tool, you can quickly adjust the dimensions of your images to fit specific requirements for various use cases.
## Features
- Easy-to-Use Interface: The desktop application provides a user-friendly interface for seamless image resizing.
- Local Image Selection: Easily select images from your local device to resize.
- Customizable Resize: Enter custom width and height values to resize the image proportionally.
- Aspect Ratio Lock: Lock the aspect ratio to maintain the original image's proportions while resizing.
- Instant Preview: See the resized image preview in real-time.
- Save Resized Image: Save the resized image directly to your computer.## Technologies Used
The Image Resizer (Desktop) is built using the following technologies:
- Electron: Allows building cross-platform desktop applications using web technologies.
- resize-img: Handles the image resizing functionality.
- toastify-js: Provides user-friendly toast notifications.## Links
electronjs ->
electronmon ->
Using Preload Scripts ->