Image editor with WASM

Features

Explore the various features of this image editor, powered by Rust and WebAssembly.

Adjust Color Image
Adjust Lightness
Adjust Sharpness
Image Color Transfer

Rust + WASM: A Simple Implementation

This project is a technical exploration of how Rust can be integrated into web environments using WebAssembly. It serves as a hands-on implementation to understand the workflow of processing images outside of the JavaScript thread