Skip to content

Simple desktop application that allows users to resize images directly on their desktop

License

Notifications You must be signed in to change notification settings

milliorn/image-resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Resizer (Desktop)

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 -> https://www.electronjs.org

electronmon -> https://github.com/catdad/electronmon

Using Preload Scripts -> https://www.electronjs.org/docs/latest/tutorial/tutorial-preload