I need a software or program in Java or a method for tiling very large images (bigger than 140MB).
I have used ImageMagick and convert tools Photoshop and Corel Draw and Mat
It is not Java, but Inter Performance Primitives (IPP) have set of functions for image manipulation that work on tiles. You can probably interface these functions from Java.