Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesbirtles/image-encoder
Rust image encoder
https://github.com/jamesbirtles/image-encoder
image-encoder png rust
Last synced: about 9 hours ago
JSON representation
Rust image encoder
- Host: GitHub
- URL: https://github.com/jamesbirtles/image-encoder
- Owner: jamesbirtles
- Created: 2019-11-15T19:32:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T21:03:40.000Z (almost 5 years ago)
- Last Synced: 2024-10-31T12:08:48.509Z (13 days ago)
- Topics: image-encoder, png, rust
- Language: Rust
- Homepage: https://docs.rs/image-encoder
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Encoder
## Examples
```sh
cargo run --example image
```