In various image analysis tasks, users often need to examine individual color channels, bit channels, or the separate color components of a Bayer pattern. To meet this requirement, this tool provides a powerful and user-friendly solution. It not only enables the efficient splitting of images into their respective channels but also supports the inverse process (DeSplit), allowing users to reconstruct the original image from its separated components. This functionality enhances flexibility in image processing, making it easier to analyze and manipulate image data for a wide range of applications.

This tool provides various types of splitting, including color channel and bit channel separation for RGB24 and Bayer RAW images. It also supports inverse splitting of spatial channels.




  • General H/V Split

    Splits the image into horizontal and vertical sections.

  • General H/V DeSplit

    Reconstructs the image by merging horizontally and vertically split sections.

  • Pattern Split

    Separates the image based on predefined pixel patterns.

  • Split to RGB

    Divides the image into its individual Red, Green, and Blue color channels.

  • Split to each bits

    Separates the image based on predefined pixel patterns.




The GIF demo below demonstrates for pixelFinder tool makes it easy for users to compare images at any zoom level or region of interest (ROI) with simple controls.