Skip to content

This is a Tauri app that allows you to resize and crop an image.

Notifications You must be signed in to change notification settings

ilei131/ImageEditor

Repository files navigation

ImageEditor

Debug

npm install
npm run tauri dev

Build

npm install
npm run tauri build

Main Functions

  • Crop the image
  • Resize the image
  • Save the image in different formats (JPEG, PNG, ICO)
  • Generate icns file
  • Extract colors from the image
  • Pick color from the image

Screenshot

1 2 3 4

Disclaimer

The editing operations on the picture cannot be restored. Please back up the picture before use to avoid any loss.

About

This is a Tauri app that allows you to resize and crop an image.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published