Skip to content
This repository was archived by the owner on Aug 17, 2026. It is now read-only.

Repository files navigation

Image Combiner & Channel Extractor | Legacy

Important

This is the legacy version of the Image Combiner & Channel Extractor. Looking for a modern and improved version? Check out the updated version here!

Note

This version was recreated to match the original release as closely as possible, due to a loss of the most up-to-date project files. Minor differences may exist.

Image Combiner is a Windows Forms (.NET) application that lets you:

  • Combine up to four images into a single RGBA PNG.
  • Assign each input to a color channel (Red, Green, Blue, Alpha).
  • Extract individual color channels (Red, Green, Blue, Alpha) from an existing image into new files.

Export results as PNG (with transparency).

This tool is designed for game developers and texture artists, who need to pack or unpack texture maps efficiently.

Features

  • Import PNG or JPG images for each channel.
  • Automatic grayscale conversion of inputs.
  • Fast pixel manipulation.
  • Preview images before combining or extracting.
  • Save outputs as .png (with transparency).

Prerequisites

  • Windows OS
  • .NET 8.0

Usage

Combine Channels

  1. Select up to four grayscale images for R, G, B, and A channels.
  2. Click Create Combined PNG.
  3. Save your final image.

Combing channels Looks of the combine panel

Extract Channels

  1. Load an existing PNG or JPG.
  2. Click on Download channel.
  3. Save your extracted image.

Combing channels Looks of the extract panel

Keywords for SEO

image combiner, channel extractor, pack textures, unpack textures, grayscale to RGBA, Unity textures, Unreal Engine textures, alpha channel extractor, combine PNG channels, split color channels, texture map creator

About

A Windows Forms tool for combining images into RGBA textures and extracting color channels from PNG/JPG files. Ideal for game developers and texture artists.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages