AWARE SYSTEMS
TIFF and LibTiff Mail List Archive

Thread

2004.08.11 23:17 "[Tiff] From bmp to Tiff", by Bob Lakkakula
2004.08.12 14:32 "Re: [Tiff] From bmp to Tiff", by Bob Friesenhahn
2004.08.12 15:05 "Re: [Tiff] From bmp to Tiff", by Joris Van Damme
2004.08.12 15:15 "Re: [Tiff] From bmp to Tiff", by Jay Berkenbilt
2004.08.12 15:38 "Re: [Tiff] From bmp to Tiff", by Joris Van Damme
2004.08.12 15:23 "Re: [Tiff] From bmp to Tiff", by Bob Friesenhahn
2004.08.12 15:49 "Re: [Tiff] From bmp to Tiff", by Joris Van Damme
2004.08.12 17:05 "Re: [Tiff] From bmp to Tiff", by Chris Cox
2004.08.12 21:07 "Re: [Tiff] From bmp to Tiff", by Andrey Kiselev
2004.08.12 21:58 "Re: [Tiff] From bmp to Tiff", by Joris Van Damme
2004.08.12 23:05 "Re: [Tiff] From bmp to Tiff", by Bob Friesenhahn
2004.08.12 23:21 "Re: [Tiff] From bmp to Tiff", by Joris Van Damme

2004.08.12 14:32 "Re: [Tiff] From bmp to Tiff", by Bob Friesenhahn

I am able to get bmp data and write to tiff as it is.... But is there way I can cut down the size of Tiff size... For example... say input bmp is 2400 x 3300 at 300 dpi and i want 800 x 1100 size tiff out of it...

You would need to provide a resize algorithm since that is not something that libtiff is designed to do. For that you can use ImageMagick or GraphicsMagick since they offer a ResizeImage function (and several others) to resize images.

Bob

======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us
http://www.simplesystems.org/users/bfriesen