Question:
what is a multi tiff?
2007-06-05 03:19:03 UTC
I have to scan like 8 pages that are related to each other and save them in tiff format. I wanted to Know what multi-tiff is and if it makes sense to save those 8 pages as multi-tiff to get one resultant tiff
Six answers:
2007-06-05 03:27:54 UTC
Limitations: There are no provisions in TIFF for storing vector graphics, text annotation, etc (although such items could be easily constructed using TIFF extensions), and so if this is a requirement you would be better off with a format with broader scope, such as PostScript, CGM, or PICT. TIFF is based on file-offsets, so that it is not easily "streamable" in the way JPEG JFIF streams are.



A common complaint of TIFF is rooted in its flexibility. For example the TIFF format permits both MSB ("Motorola") and LSB ("Intel") byte order data to be stored, with a header item indicating which order is used. There are old, poorly written TIFF programs on the PC which rebelled against this and assume that all TIFF files are Intel byte order. It is very easy to write a TIFF-writer, but very difficult to write a fully TIFF compliant reader.



Strengths: TIFF is primarily designed for raster data interchange. It's main strengths are a highly flexible and platform-independent format which is supported by numerous image processing applications. Since it was designed by developers of printers, scanners and monitors, it has a very rich space of information elements for colorimetry calibration, gamut tables, etc. Such information is also very useful for remote sensing and multispectral applications.



This format is best explained at source. Enjoy!
2016-10-15 10:27:16 UTC
Multi Tiff
Jerrine
2015-08-07 06:10:37 UTC
This Site Might Help You.



RE:

what is a multi tiff?

I have to scan like 8 pages that are related to each other and save them in tiff format. I wanted to Know what multi-tiff is and if it makes sense to save those 8 pages as multi-tiff to get one resultant tiff
James C
2007-06-05 03:36:56 UTC
Tiff files are image files, like jpg, bmp, gif etc. The best known use of tiff files are faxes. They differ from other formats in that using OCR they can be read, written, and searched like a text file. Each scan represents a different image(or tiff file) however, after scanning, the images can be concatenated to create one large image(file) with multiple pages(a multi-page tiff). Which certainly make sense if together they form a single document.
parodister
2007-06-05 05:30:37 UTC
Because of the wide variability in the sophistication of TIFF reader software, I would advise against the use of multi-tiff. This should lower the probability you will run up against a reader than cannot read it.
2016-03-17 09:22:23 UTC
adobe photoshop is the best


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...