https://github.com/alula/998tools
Toolkit for manipulating Microsoft's 998 image files.
https://github.com/alula/998tools
Last synced: 9 months ago
JSON representation
Toolkit for manipulating Microsoft's 998 image files.
- Host: GitHub
- URL: https://github.com/alula/998tools
- Owner: alula
- License: mit
- Created: 2023-02-17T21:40:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T23:44:35.000Z (over 3 years ago)
- Last Synced: 2025-10-14T11:43:19.718Z (9 months ago)
- Language: C++
- Size: 101 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 998tools
Toolkit for manipulating Microsoft 998 image format files, used in Microsoft Office and UIRibbon.dll.
## Usage
### 998pack
```
The output file(s) will be named .998
Usage: 998pack ...
```
### 998unpack
```
The output file(s) will be named .png
Usage: 998unpack ...
```