- This application manipulates images online.
| Format | Load | Save | |
|---|---|---|---|
| QOI | ✅ | ✅ | Alpha channel support |
| MPIC | ✅ | ✅ | |
| PNG | ✅ | ✅ | Load via IMG tag, save via wasm |
| other | ✅ | Any image format that can be displayed with the IMG tag |
- Web browsers that can use WebAssembly
- npm (webpack, TypeScript)
- Rust
MIT License
Copyright (c) 2022 Nerry