add demo gif to readme.md

This commit is contained in:
Amber
2025-01-20 14:37:33 -05:00
committed by GitHub
parent 6a6dbcfa04
commit 2b653d0447

View File

@@ -1,5 +1,7 @@
# rgb2rgb8
![demo gif](https://github.com/amberisvibin/rgb2rgb8/blob/main/demo.gif)
rgb2rgb8 is a program that converts files containing 24 bit RGB hex codes into files containing 8 bit 3-3-2 RGB hex codes (converted to 24 bit for ease of use).
This allows the user to convert 24 bit RGB palettes to 8 bit palettes.