webp
WebP Tools wrapper for Nim
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install webp
choosenim install webp
git clone https://github.com/juancarlospaco/nim-webp
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| webp | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/juancarlospaco/nim-webp |
|---|---|
| Homepage | https://github.com/juancarlospaco/nim-webp |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
WebP
- Nim WebP Tools wrapper, 3 Templates.
Run nim doc webp.nim for Docs, runnableExamples included.
Right now is a wrapper for the command line tools, not the whole WebP Lib itself, but we accept Pull Requests to add WebP Lib wrapping. (I need the Tools, not the Lib).
TLDR; WebP is like JPG but 25~50% smaller size.