Enconding, deconding, transformations and operations over multiple image formats (png, jpeg, ico, gif, bmp, tiff, webp, avif, tga, farbfeld, ...).
Uses https://github.com/juancastillo0/wasm_run for executing WASM and https://github.com/image-rs/image for the underlying implementation.
You can find a deployed example in https://juancastillo0.github.io/wasm_run/ and the main file implementation in the Github repository.