nimage

The image management library written in Nim.

Pure Nim score 15/100 · tests present · no docs generated

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. [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/) [![Nim language-plastic](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg) [![Time tracker](https://wakatime.com/badge/github/Ethosa/nimage.svg)](https://wakatime.com/badge/github/Ethosa/nimage) [![License](https://img.shields.io/github/license/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

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