Partitions an image into tiles (with, optionally, either gaps or overlaps between them) and then writes each tile as a separate jpeg file.
An alternative method of doing the same thing would involve first setting up a grid of guides (eg, http://registry.gimp.org/node/12003), then using Image->Transform->Guillotine (as noted here: http://registry.gimp.org/node/20826), and then saving each of the generated images to a file.
Recent comments