Skip to content

Simplistic client-side image editor leveraging Rust WASM capability

Notifications You must be signed in to change notification settings

123vivekr/imedit

Repository files navigation

ImEdit

Simplistic image editing on the client side.

Built with JS and Rust WASM.

Preview

Screenshot 2022-01-07 at 1 46 58 PM

Note: Currently only PNG image formats are supported

Functionality

  • Image resize. Specify width and height for output image.

    Note: aspect ratio is not kept

  • Image compression.