Color converter
Last updated
Last updated
This tool is no longer maintained.
Convert between color formats
sRGB 8-bit
sRGB
linear RGB
Preview the converted color
Save and load colors from formatted .txt file
This Color converter is a rewrite of the original Color converter written in Python. This version is written in Visual Basic .Net, and can be ran from a compiled executable.
Improvements for this version include a UI that is easier to navigate, a color panel that allows to preview the converted color, and displays the HEX color code.
Logic: Visual Basic .Net 5.0
GUI: Windows Forms
.NET 5.0
This version also makes it possible to save colors to a , and load them back in when needed.