Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/knightos/kimg
- Owner: KnightOS
- License: mit
- Created: 2015-02-15T07:18:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:57:43.000Z (over 1 year ago)
- Last Synced: 2024-03-26T18:24:42.853Z (10 months ago)
- Language: C
- Size: 91.8 KB
- Stars: 5
- Watchers: 10
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).