2025-08-01 12:45:04 -04:00
2025-01-20 14:11:30 -05:00
2025-01-20 14:35:54 -05:00
2025-01-20 14:35:54 -05:00
2025-01-20 10:01:45 -05:00
2025-08-01 12:45:04 -04:00
2025-01-21 15:30:47 -05:00

rgb2rgb8

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.

This has been tested with .hex palettes from Lospec

(c) 2025 Amber Zeller Distributed under the MIT license.

Description
rgb2rgb8 is a program that converts files containing 24 bit RGB hex codes into files containing 8 bit 3-3-2 RGB hex codes.
cli
Readme MIT 160 KiB
Languages
Go 100%