fastest file format
Posted: 2012-01-26T04:56:41-07:00
Hi,
I have to do a couple of batch jobs with huge files (Tiff : 500MByte - 1GB).
In detail I have to crop it into pieces and to append boarders and Pictures on all four sides on all of the tiles.
Is there a fastest file format to use for this jobs?
The original file format will be an lzw compressed tiff file, rgb or cmyk, 8bit per channel.
The boarders will be white on two sides, added Text at the bottom and a new header picture on the top.
The file format of the header is free, meaning I have to create the headers anyway and can choose the file format for that.
The output files have to be in cmyk colors. The container can bee Tiff again.
Is it wise to keep tiff as the standard format for all the convert-actions or is it faster to
convert the huge image to another (faster) format, use this format for tiling and boardering and
convert the tiles back to cmyk-tiff as a last step.
Thanks for your help!
Roland
I have to do a couple of batch jobs with huge files (Tiff : 500MByte - 1GB).
In detail I have to crop it into pieces and to append boarders and Pictures on all four sides on all of the tiles.
Is there a fastest file format to use for this jobs?
The original file format will be an lzw compressed tiff file, rgb or cmyk, 8bit per channel.
The boarders will be white on two sides, added Text at the bottom and a new header picture on the top.
The file format of the header is free, meaning I have to create the headers anyway and can choose the file format for that.
The output files have to be in cmyk colors. The container can bee Tiff again.
Is it wise to keep tiff as the standard format for all the convert-actions or is it faster to
convert the huge image to another (faster) format, use this format for tiling and boardering and
convert the tiles back to cmyk-tiff as a last step.
Thanks for your help!
Roland