An open API service indexing awesome lists of open source software.

https://github.com/neri/image-viewer

Online Image Tools
https://github.com/neri/image-viewer

Last synced: about 2 months ago
JSON representation

Online Image Tools

Awesome Lists containing this project

README

          

# Online Image Tools

- [Launch now](https://neri.github.io/image-viewer/)
- [Repository](https://github.com/neri/image-viewer)

## Features

- This application manipulates images online.

### Supported Image Format

| Format | Load | Save | |
| - | - | - | - |
| [QOI](https://qoiformat.org/) | ✅ | ✅ | Alpha channel support |
| [MPIC](https://github.com/neri/mpic) | ✅ | ✅ | |
| PNG | ✅ | ✅ | Load via IMG tag, save via wasm |
| other | ✅ | | Any image format that can be displayed with the IMG tag |

## Requirements

### Runtime Environments

- Web browsers that can use WebAssembly

### Build Environments

- pnpm
- node.js
- Rust (wasm-pack, wasm32-unknown-unknown)

## License

MIT License

Copyright (c) 2022 Nerry