I am using imagemagick to crop a geotiff file into 256x256 gif files to serve as tiles for google maps. However, it starts to choke once the tiff file gets larger than 1/2 GB. Can gdal_translate take a tif file and split it into individual tile files of a specific size?