| Crates.io | wasm_resize_rgba |
| lib.rs | wasm_resize_rgba |
| version | 0.6.0 |
| created_at | 2025-07-06 03:49:07.197717+00 |
| updated_at | 2025-07-06 03:49:07.197717+00 |
| description | esm modules for image resizing using the CatmullRom (hq) or Hamming methods, with sync and async (worker) versions |
| homepage | |
| repository | https://github.com/packurl/wasm_resize_rgba |
| max_upload_size | |
| id | 1739720 |
| size | 159,416 |
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: