@microprofile/imagers
Version:
a image process libs in the browser
28 lines (23 loc) • 370 B
Markdown
Rust image (https://github.com/image-rs/image) wrapper for JS/TS
# online example
https://microprofile-inc.github.io/imagers
# Supported Image Formats
- Png
- Jpeg
- WebP
# Functions
- crop
- blur
- fast_blur
- invert
- resize
- huerotate
- rotate90
- rotate180
- rotate270
- flip_horizontal
- flip_vertical
- brighten
- thumbnail
- image_convert_format
- grayscale