Skip to content

yokra9/wasm-image-resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm-image-resizer

Resize image with WebAssembly(Rust).

Sample with large images

NOTE: image::load_from_memory() takes a long time, so it is not recommended to use this repository as a reference.