oximg 0.11.0

High-performance image compression: library, CLI, and self-hostable server (PoC).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# @oximg/oximg

This package reserves the `@oximg` scope for
[oximg](https://github.com/oximg/oximg) — high-performance image
compression and resizing in Rust (JPEG, PNG, WebP, AVIF) — and carries
no runtime yet. Its version tracks the oximg releases.

Use oximg today via:

- Docker: `ghcr.io/oximg/oximg` or `docker.io/oximg/oximg`
- Homebrew: `brew install oximg/tap/oximg`
- Cargo: `cargo install oximg`