Skip to content

A small tool to easily swich a chroma key colour in an image to be transparent instead

License

Notifications You must be signed in to change notification settings

hellblade/ColourToAlpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colour to Alpha

This is a very small application that is used to convert a colour (chroma key) inside of images to transparency and saves it as a PNG.

Overwrites the existing image unless you choose a new output directory.

> ColourToAlpha --help
ColourToAlpha:
  Converts a specfic colour (chroma key) in images and makes them transparent

Usage:
  ColourToAlpha [options] [<files>...]

Arguments:
  <files>

Options:
  -c, --color, --colour <color>    The named colour to be changed
  --outdir <outdir>                The custom directory to output the changed image.
  --version                        Display version information

Future improvements

  • Merge together all the DLL files into one exe and strip unused code
  • Allow a threshold to be given to change colours similar to the chroma key

About

A small tool to easily swich a chroma key colour in an image to be transparent instead

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages