| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.03.15 00:22 "Re: Tiff question", by Bob FriesenhahnOn Fri, 12 Mar 2004, arthur schuchter wrote: > I have a question . I have huge TIFF files and with my software I > cant handle them, they are simply too large. I am a programmer as > well, is it possible to cretae something to handle those files. > > Do you know something about that. Is there any Software which can > handle very huge TIff files 70000x70000 Pixel... GraphicsMagick (http://www.graphicsmagick.org/) can handle them if your system has sufficient temporary file space and you have lots of spare time. There are programming APIs available. Otherwise you will need software which is optimized for TIFF files. A lot depends on how the TIFF files are put together. Tiled TIFFs are easiest to deal with. Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us http://www.simplesystems.org/users/bfriesen |
|||||||