The NEW Build Your Own Arcade Controls

Main => Software Forum => Topic started by: headkaze on June 04, 2013, 11:01:09 am

Title: Color2Alpha 1.0 Released
Post by: headkaze on June 04, 2013, 11:01:09 am
A feature I use alot in graphics is converting a color to alpha. The only software I know that can do this in a simple way is Gimp. It's the only reason I install Gimp.

Anyway I got sick of running Gimp just to use this feature and decided to write an app to do it. It uses the same algorithm as the Gimp plugin. It supports batch processing, has a colour picker and is very simple to use.

Download Color2Alpha (http://www.headsoft.com.au/index.php?category=pc)
Title: Re: Color2Alpha 1.0 Released
Post by: Howard_Casto on June 04, 2013, 06:04:20 pm
Awesome Sauce!  I can use this for Outrun Sprite Hacking... this will save me a step!
Title: Re: Color2Alpha 1.0 Released
Post by: headkaze on August 06, 2013, 12:16:06 am
Color2Alpha 1.2 Released

- Now you can specify a color threshold using a slider. The threshold determines the distance from the color and whether or not it should be converted to alpha.