Add JPG files to MultiPage Tiff

Discussions about image processing and document imaging.
Post Reply
ctejedav
Posts: 11
Joined: Thu Jan 07, 2010 6:22 pm

Add JPG files to MultiPage Tiff

Post by ctejedav » Tue Aug 20, 2013 7:06 pm

Hi,

You can add color JPG files to a Multi Page TIFF file. What kind of compression should I use?

SamiKharma
Posts: 352
Joined: Tue Sep 27, 2011 11:47 am

Re: Add JPG files to MultiPage Tiff

Post by SamiKharma » Thu Aug 22, 2013 10:59 am

Hi,

You can use:
TiffCompressionAUTO (which uses TiffCompressionLZW for non-bitonal images)
TiffCompressionLZW
TiffCompressionJPEG

It depends on your preference.

Best,
Sami

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Add JPG files to MultiPage Tiff

Post by Loïc » Thu Aug 22, 2013 12:30 pm

Hello,

By the way the next V10 will allow you to apply a specific compression scheme per page, meaning that you will be able to have tiff with mixed compression such as JPEG + CCITT4.

Kind regards,

Loïc

moakley
Posts: 6
Joined: Wed May 14, 2014 3:34 pm

Re: Add JPG files to MultiPage Tiff

Post by moakley » Tue Aug 19, 2014 5:58 pm

Is a sample available? How to add a JPG file to a multipage TIFF.

SamiKharma
Posts: 352
Joined: Tue Sep 27, 2011 11:47 am

Re: Add JPG files to MultiPage Tiff

Post by SamiKharma » Wed Aug 20, 2014 10:04 am

Hi,

In order to add different compressions to different pages in a tiff file, you have to reconstruct the tiff file.
In order to see how to reconstruct a tiff file: please see the Tiff splitter Demo
As for adding an image with a specific compression, when adding a certain page to the Tiff file you are contructong using: TiffAddToMultiPageFile, you can specify the scheme you want.

The function TiffAddToMultiPageFile is used in the Tiff splitter demo.

Best regards,
Sami

TxDogs3
Posts: 1
Joined: Tue Apr 21, 2015 11:56 pm

Re: Add JPG files to MultiPage Tiff

Post by TxDogs3 » Wed Apr 22, 2015 12:06 am

I am using GDPictire.net, I can create the multipage tiff images with JPEG images just fine. But I have a legacy application that requires the JPEG images be a single strip. Is it possible to force the images to a single strip?

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests