Gimp-Forum.net
BigTiff TIFF64 File Export - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: BigTiff TIFF64 File Export (/Thread-BigTiff-TIFF64-File-Export)



BigTiff TIFF64 File Export - tsiolkovsky - 09-30-2017

I have an xcf project which is so large that when it exports to tiff it fails due to reaching the tiff file limit size. This is due to the 32bit tiff file size limit. I would like to be able to export my image to BigTiff, the 64bit tiff file type. Currently, I am able to work around this by cropping the file into pieces, saving them each as 32bit tiff files, and then using ImageMagick to append the files into a TIFF64 BigTiff output file.

How do I get GIMP to export as TIFF64?

Thanks


RE: BigTiff TIFF64 File Export - rich2005 - 10-01-2017

I think you will have to compile Gimp yourself with the bigtiff libraries.

Last time I compiled Gimp (2.7) it added nearly 1GB of devel packages which I did not appreciate Wink never again.

My advice, ask on https://discuss.pixls.us/ it might be that one of the Gimp 2.9.x versions there uses bigtiff or they can give advice. Do give details of your linux setup.