Color Transformation

With these tools, you can transform a color image:

Get Color Channels

Invert Gray Values

Transform Color Space

Transform to Grayscale Image

Common Use Cases

Use this overview to find the right tool for image transformations based on color data.

Task

Tool

Usage

Extract the color channels of a color image to generate separate images for each channel.

Get Color Channels

Generate images based on the red, green, and blue color channel of a color image.

Invert the gray values of an image.

Invert Gray Values

Invert the gray values of the input image.

Transform the color space of an image.

Transform Color Space

Transform an image to get an image with a different color space, i.e. "hsi", "hsv", "hls", or "ihs".

Transform a color image to a grayscale image.

Transform to Grayscale Image

Transform a color image to a grayscale image.

This is useful for tools that expect grayscale images as input, e.g., Scale Gray Range to 8 Bit.