WMA link
ImagePartition
hedy = Import["ExampleData/hedy.tif"];
ImageDimensions[hedy]
ImagePartition[hedy, 256]
ImagePartition[hedy, {512, 128}]