Image segmentation utilizes numerical color values in the RGB scale for image preprocessing, resulting in 255 x 255 x 255 possible color variants for each pixel. This complexity can make the analysis of high-resolution images challenging. Dividing images into smaller patches helps balance computational resources. This tool demonstrates how visual content is transformed into numerical values for each patch and the entire image.