Skip to content

blblblu/rgba-channel-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rgba-channel-merge

A little command line tool to merge specific channels of multiple images into one RGBA image.

installation

go get github.com/blblblu/rgba-channel-merge

usage example

Use the red, green and blue channel from first.png as green blue and red (in that order), and the alpha channel from second.png as alpha channel:

> rgba-channel-merge first.png gbrx second.png xxxa output.png

TODO: more readme...

About

merge colour channels of multiple images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages