I'm trying to make a game which involves drawing a map. I drew out such a map, with coordinates, in a pixel art program:
Now I would like to get all the coordinate points of the black squares. I would like to manually redraw the black squares into a program somewhere that will spit back out a list of all their coordinates.