wasm_resize_rgba

Crates.iowasm_resize_rgba
lib.rswasm_resize_rgba
version0.6.0
created_at2025-07-06 03:49:07.197717+00
updated_at2025-07-06 03:49:07.197717+00
descriptionesm modules for image resizing using the CatmullRom (hq) or Hamming methods, with sync and async (worker) versions
homepage
repositoryhttps://github.com/packurl/wasm_resize_rgba
max_upload_size
id1739720
size159,416
DAVID, Jerome (programingjd)

documentation

README

WASM libs for resizing an rgba ImageData.

This is a based on a fork of the fast_image_resize rust crate.


Compilation:

wasm-pack build --target web


Dependencies:

Commit count: 0

cargo fmt