oximg 0.4.1

High-performance image compression: library, CLI, and self-hostable server (PoC).
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "@oximg/oximg",
  "version": "0.4.1",
  "description": "Name reservation for oximg — fast image compression and resizing in Rust (JPEG, PNG, WebP, AVIF). See https://github.com/oximg/oximg",
  "repository": { "type": "git", "url": "git+https://github.com/oximg/oximg.git" },
  "homepage": "https://github.com/oximg/oximg",
  "license": "Apache-2.0",
  "files": ["README.md"]
}