Pixel Image manipulation
Budget: $10 – $30 USD
I'm looking for a script to create a new pixel image based on another image, the source image will be loaded, and the script should convert that image to a new one in pixels in two formats, grayscale, and color, based on a set of colors defined before.
After that, the script should count the number of pixels of each different color to determine how many pixels exist for each color and should assign a sequential number for each pixel, in order to create a map of the image.
After that, the script should count the number of pixels of each different color to determine how many pixels exist for each color and should assign a sequential number for each pixel, in order to create a map of the image.