zopflipng
zopflipng-like png optimization
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install zopflipng
choosenim install zopflipng
git clone https://github.com/bung87/zopflipng
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| zopflipng | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/bung87/zopflipng |
|---|---|
| Homepage | https://github.com/bung87/zopflipng |
| Registry Source | nimble_official |
README
zopflipng
zopflipng-like png optimization
usage
import zopflipng
optimizePNG*(src, dest: string)
optimizePNGData*(bytes: seq[byte], dest:string)