Search found 1 match
- 2012-10-07T11:21:31-07:00
- Forum: Users
- Topic: Tiff tiles on original position on jpg canvas
- Replies: 3
- Views: 4289
Tiff tiles on original position on jpg canvas
I have to create a tiling solution for incoming tiff files and the format of output tiles has to be jpg. Each tile has to be in separate file and located on a black canvas (same size as incoming tiff) on the same position as in the original tiff file. I found the following script that solves ...