https://github.com/samuelyuan/2bpptopng
Convert .2bpp to .png
https://github.com/samuelyuan/2bpptopng
Last synced: 3 months ago
JSON representation
Convert .2bpp to .png
- Host: GitHub
- URL: https://github.com/samuelyuan/2bpptopng
- Owner: samuelyuan
- Created: 2024-10-12T04:09:50.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-21T01:45:10.000Z (8 months ago)
- Last Synced: 2024-11-19T10:53:31.318Z (7 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2bpptopng
Convert .2bpp to .png image.
```
./2bpptopng.exe -input=[input filename] -row=[number of rows (default is 1)]
```Output image will be saved to image.png.