webp
WebP Tools wrapper for Nim
Summary
| Latest Version | 0.2.5 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:21 |
Tags
Authors
- Juan Carlos
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 | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.0.0 | No |
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.