atom feed25 messages in net.java.dev.jai-imageio.interestRe: [JAI-IMAGEIO] Read Tiff, Write Ti...
FromSent OnAttachments
jai-...@javadesktop.orgNov 6, 2007 3:39 pm 
robert engelsNov 6, 2007 3:45 pm 
jai-...@javadesktop.orgNov 6, 2007 6:25 pm 
jai-...@javadesktop.orgNov 6, 2007 6:32 pm 
jai-...@javadesktop.orgNov 7, 2007 1:40 am 
jai-...@javadesktop.orgNov 7, 2007 3:04 am 
jai-...@javadesktop.orgNov 7, 2007 3:15 am 
jai-...@javadesktop.orgNov 7, 2007 4:02 am 
jai-...@javadesktop.orgNov 7, 2007 7:10 am 
jai-...@javadesktop.orgNov 7, 2007 7:29 am 
robert engelsNov 7, 2007 7:35 am 
robert engelsNov 7, 2007 7:51 am 
jai-...@javadesktop.orgNov 7, 2007 7:54 am 
robert engelsNov 7, 2007 7:56 am 
robert engelsNov 7, 2007 9:06 am 
Bob DeenNov 7, 2007 2:51 pm 
robert engelsNov 7, 2007 3:22 pm 
Andrey KuznetsovNov 7, 2007 3:39 pm 
robert engelsNov 7, 2007 3:42 pm 
Andrey KuznetsovNov 7, 2007 4:01 pm 
robert engelsNov 7, 2007 4:17 pm 
Andrey KuznetsovNov 7, 2007 4:20 pm 
robert engelsNov 7, 2007 4:32 pm 
mja...@union06.deNov 7, 2007 10:49 pm 
robert engelsNov 8, 2007 10:34 am 
Subject:Re: [JAI-IMAGEIO] Read Tiff, Write Tiff... why are the files different size
From:robert engels (reng@ix.netcom.com)
Date:Nov 7, 2007 7:56:55 am
List:net.java.dev.jai-imageio.interest

Although,

If you use similar JPEG compression ratio's I think you might end up getting similar (although not exact) images. Because the source image is already compression, it has already reduced the frequencies in the image, so when the image is compressed again, the image is already at that frequency level.

On Nov 7, 2007, at 9:54 AM, jai-@javadesktop.org wrote:

It is my understanding:

if you open a JPEG file, AND either

1. write it as a TIFF (using JPEG in TIFF compression, with compression turned on), you are going to get a TIFF that looks much worse than the original JPEG 2. write it as a TIFF with compression turned off, you are going to get a file that is much larger than the original JPEG.

In this case the original file is a TIFF though... Can I somehow insert that "as is" into a new mulipage TIFF without having to deal with making any changes to the way it was originally compressed in the single page TIFF?

-Mary [Message sent by forum member 'chickiboo' (chickiboo)]

http://forums.java.net/jive/thread.jspa?messageID=244306