I have an image as below. It is 2579*2388 pixels. Lets assume that it\'s bottom left corner is at 0,0. From that image I want to create multiple images as follows and save them
You can use gdal and r, as shown in this link.
You would then modify line 23 to make a suitable offset to allow overlap among tiles generated.