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
- Host: GitHub
- URL: https://github.com/neri/image-viewer
- Owner: neri
- License: mit
- Created: 2022-01-18T01:21:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T17:57:11.000Z (over 1 year ago)
- Last Synced: 2025-02-22T18:37:35.140Z (over 1 year ago)
- Language: Rust
- Homepage: https://nerry.jp/image-viewer/
- Size: 476 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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