Page 1 of 1

convert tiff file to jpeg

Posted: 2008-03-10T02:17:51-07:00
by oyapar
hi all,
i want to convert a big tiff image (2 gb and 24000*32000 pxl) to jpeg

i used this command ' convet -limit memory 1 -limit map 1 image.tiff image.jpeg '

after a few minutes an memory error occured

how can i convert this image ?

Re: convert tiff file to jpeg

Posted: 2008-03-10T08:34:28-07:00
by oyapar
hi again,
problem is solved

i open tiff image with ptohoshop and save it without layers so image size is decreased (1 gb)

but i dont understands effect layers , is it change quality of image ?