nimage
The image management library written in Nim.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install nimage
choosenim install nimage
git clone https://github.com/ethosa/nimage
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nimage | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/ethosa/nimage |
|---|---|
| Homepage | https://github.com/ethosa/nimage |
| Registry Source | nimble_official |
README
Nimage
The image management library written in Nim.
[](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)
[](https://wakatime.com/badge/github/Ethosa/nimage)
[](https://github.com/Ethosa/nimage/blob/master/LICENSE)
Latest version - 0.0.5
Install
- nimble:
- git:
nimble install https://github.com/ethosa/nimage
- git:
Now available
- Alpha channel support.
- Draw pixel.
- Draw vertical/horizontal line.
- Draw line.
- Draw filled or not
- rectangle.
- circle.
- pie.
- triangle.
- Save image in BMP.
Copyright Ethosa 2020