image_ops 0.0.1 copy "image_ops: ^0.0.1" to clipboard
image_ops: ^0.0.1 copied to clipboard

Enconding, deconding, transformations and operations over multiple image formats (png, jpeg, ico, gif, bmp, tiff, webp, avif, tga, farbfeld, ...)

image_ops #

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.

Example #

You can find a deployed example in https://juancastillo0.github.io/wasm_run/ and the main file implementation in the Github repository.

2
likes
140
pub points
38%
popularity

Publisher

unverified uploader

Enconding, deconding, transformations and operations over multiple image formats (png, jpeg, ico, gif, bmp, tiff, webp, avif, tga, farbfeld, ...)

Repository (GitHub)
View/report issues

Topics

#wasm #wit #image #codec

Documentation

API reference

License

MIT (LICENSE)

Dependencies

wasm_run, wasm_wit_component

More

Packages that depend on image_ops