Skip to content

A crate for easy interop between web APIs and DynamicImage from `image-rs`

Notifications You must be signed in to change notification settings

anshap1719/web-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-image

A Rust library to facilitate easy interop between the Web Image APIs and image-rs crate via web assembly.

Motivation

I wrote this crate for a use case where I needed to read and process images uploaded by the user but do so locally in the browser. The crate facilitates converting web images to Rust's image-rs crate.

About

A crate for easy interop between web APIs and DynamicImage from `image-rs`

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages