Skip to content

blblblu/rgba-channel-merge

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cmd
 
 
 
 
 
 
 
 
 
 

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