Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/knightos/kimg

A tool for converting images to the KIMG format.
https://github.com/knightos/kimg

Last synced: 2 months ago
JSON representation

A tool for converting images to the KIMG format.

Awesome Lists containing this project

README

        

# kimg

KnightOS image conversion tool. Converts image formats supported by stb_image to the KnightOS image format.

Work in progress.

## Usage

kimg example.png example.img

Converts example.png (portable network graphics) into example.img (kimg).

For more information, see the man page.

## Help, Bugs, Feedback

If you need help with KnightOS, want to keep up with progress, chat with
developers, or ask any other questions about KnightOS, you can hang out in the
IRC channel: [#knightos on irc.libera.chat](https://web.libera.chat).

To report bugs, please create [a GitHub issue](https://github.com/KnightOS/KnightOS/issues/new) and contact us on IRC.

If you'd like to contribute to the project, please see the [contribution guidelines](http://www.knightos.org/contributing).