Yahoo Groups archive

Digital BW, The Print

Index last updated: 2026-04-28 22:56 UTC

Thread

Do Printers Only Accept 8 Bit Files?

Do Printers Only Accept 8 Bit Files?

2004-09-03 by Tom Husband

When printing a 16 bit file does the printer convert it to 8 bit?  
I've been trying to get the author of Qimage to allow processing of 
16 bit grayscale files.  Qimage has a feature called "print to file"  
where you don't send the file to the printer but to another 
location.  It's a great feature but it takes a grayscale 16 bit file 
and converts it to 8 bit RGB.  Anyway, Mike Chaney has responded with 
the following, "I'd also have to question why you'd want to print 16 
bits/channel when printing to file because printers cannot accept 
anything but 8 bit data (even when using a RIP). As far as I know, 
and unless things have changed recently, all printers (the hardware 
itself) are based on 8 bits/channel even when dealing with grayscale."

I was thinking that it might happen when using the Roark curves and 
the Epson drivers but how about using QTR?

Thanks,

Tom

Re: Do Printers Only Accept 8 Bit Files?

2004-09-03 by Scott Graham

97.3% sure all printers (Epson etc) use 8 bits max.  Would be a waste to use 16 bit 
considering the dynamic range of paper and ink.  

I often edit in 16 bit, but convert to 8 for printing and for saving (of flattened print files).

Scott

--- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Tom Husband" <thusband@s...> 
wrote:
Show quoted textHide quoted text
> When printing a 16 bit file does the printer convert it to 8 bit?  
> I've been trying to get the author of Qimage to allow processing of 
> 16 bit grayscale files.  Qimage has a feature called "print to file"  
> where you don't send the file to the printer but to another

Re: Do Printers Only Accept 8 Bit Files?

2004-09-03 by Tom Husband

--- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Scott Graham" 
<gebilwil@n...> wrote:
> 97.3% sure all printers (Epson etc) use 8 bits max.  Would be a 
waste to use 16 bit 
> considering the dynamic range of paper and ink.  
> 
> I often edit in 16 bit, but convert to 8 for printing and for 
saving (of flattened print files).
> 
> Scott

Right.  I would agree with 8 bit on the Epson driver but I'm not sure 
about using QTR.

Tom

Re: Do Printers Only Accept 8 Bit Files?

2004-09-03 by johnglodge

You original question said "printer" not driver. To get the answer 
to this you need to be precise and remember what you asked.

It is quite difficult for a printer to represent 255 shades of grey 
let alone anything more. Most cannot get to 255 shades of grey. 
Hence 8 bit at the printer is fine and what is usual.

However because of all the layers of software in a driver or a RIP 
(that might include a CMM and serious ICC transforms) there is 
reason to use more than 255 so that the first limitation that occurs 
is that of the printer itself and other rounding errors in the 
software do not dominate.

As I recall the Windows driver and the Mac driver too are (or were) 
limited to 8 bits. This is potentially a limitation whereas 8bits at 
the printer is not.

...John 

--- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Tom Husband" 
<thusband@s...> wrote:
> --- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Scott 
Graham" 
> <gebilwil@n...> wrote:
> > 97.3% sure all printers (Epson etc) use 8 bits max.  Would be a 
> waste to use 16 bit 
> > considering the dynamic range of paper and ink.  
> > 
> > I often edit in 16 bit, but convert to 8 for printing and for 
> saving (of flattened print files).
> > 
> > Scott
> 
> Right.  I would agree with 8 bit on the Epson driver but I'm not 
sure 
Show quoted textHide quoted text
> about using QTR.
> 
> Tom

Re: Do Printers Only Accept 8 Bit Files?

2004-09-03 by Tom Husband

--- In DigitalBlackandWhiteThePrint@yahoogroups.com, "johnglodge" 
<john.lodge@s...> wrote:
> You original question said "printer" not driver. To get the answer 
> to this you need to be precise and remember what you asked.
> 
> It is quite difficult for a printer to represent 255 shades of grey 
> let alone anything more. Most cannot get to 255 shades of grey. 
> Hence 8 bit at the printer is fine and what is usual.
> 
> However because of all the layers of software in a driver or a RIP 
> (that might include a CMM and serious ICC transforms) there is 
> reason to use more than 255 so that the first limitation that 
occurs 
> is that of the printer itself and other rounding errors in the 
> software do not dominate.
> 
> As I recall the Windows driver and the Mac driver too are (or were) 
> limited to 8 bits. This is potentially a limitation whereas 8bits 
at 
> the printer is not.
> 
> ...John 

OK, I think I understand.  Thanks and sorry for not being more 
precise.

Tom

RE: [Digital BW] Do Printers Only Accept 8 Bit Files?

2004-09-03 by Paul D. DeRocco

> From: Tom Husband [mailto:thusband@...]
>
> When printing a 16 bit file does the printer convert it to 8 bit?
> I've been trying to get the author of Qimage to allow processing of
> 16 bit grayscale files.  Qimage has a feature called "print to file"
> where you don't send the file to the printer but to another
> location.  It's a great feature but it takes a grayscale 16 bit file
> and converts it to 8 bit RGB.  Anyway, Mike Chaney has responded with
> the following, "I'd also have to question why you'd want to print 16
> bits/channel when printing to file because printers cannot accept
> anything but 8 bit data (even when using a RIP). As far as I know,
> and unless things have changed recently, all printers (the hardware
> itself) are based on 8 bits/channel even when dealing with grayscale."
>
> I was thinking that it might happen when using the Roark curves and
> the Epson drivers but how about using QTR?

What goes across the cable to the printer (at least for Epson) is dots, not
8-bit or 16-bit data. Standard printer drivers convert the image to dot
patterns, but only accept 8-bit data. Alternative software, like a RIP,
could in theory use all 16 bits, but I couldn't tell you if QTR does. For
B&W, it's possible that an extra bit or two might be useful on some media,
but it's doubtful that you'd see the difference for color.

--

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@...

Re: [Digital BW] Do Printers Only Accept 8 Bit Files?

2004-09-03 by Roy Harrington

--- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Paul D. DeRocco" 
<pderocco@i...> wrote:
> > From: Tom Husband [mailto:thusband@s...]
> >
> > When printing a 16 bit file does the printer convert it to 8 bit?
> > I've been trying to get the author of Qimage to allow processing of
> > 16 bit grayscale files.  Qimage has a feature called "print to file"
> > where you don't send the file to the printer but to another
> > location.  It's a great feature but it takes a grayscale 16 bit file
> > and converts it to 8 bit RGB.  Anyway, Mike Chaney has responded with
> > the following, "I'd also have to question why you'd want to print 16
> > bits/channel when printing to file because printers cannot accept
> > anything but 8 bit data (even when using a RIP). As far as I know,
> > and unless things have changed recently, all printers (the hardware
> > itself) are based on 8 bits/channel even when dealing with grayscale."
> >
> > I was thinking that it might happen when using the Roark curves and
> > the Epson drivers but how about using QTR?
> 
> What goes across the cable to the printer (at least for Epson) is dots, not
> 8-bit or 16-bit data. Standard printer drivers convert the image to dot
> patterns, but only accept 8-bit data. Alternative software, like a RIP,
> could in theory use all 16 bits, but I couldn't tell you if QTR does. For
> B&W, it's possible that an extra bit or two might be useful on some media,
> but it's doubtful that you'd see the difference for color.
> 
> --
> 
> Ciao,               Paul D. DeRocco
> Paul                mailto:pderocco@i...

Both Mac and PC print systems are based on 8 bit pixel data.  So everything
that gets sent through print commands will be truncated to 8bit pixels.

I would doubt this makes any visible difference -- our eyes just can't
distinguish even 256 grays on paper.  I also think all the conversion to
printer dots is the limiting factor by far.  Another thing to consider is that
smooth areas of an image have lots of pixels and what you see is a blend
of adjacent pixels not individual pixels -- a result of dithering, ink bleed,
and eye resolution.

Roy

Re: [Digital BW] Do Printers Only Accept 8 Bit Files?

2004-09-03 by johnglodge

To be somewhat sloppy, 256 levels needs a 16x16 array of dots. Of 
course that is not quite true some printers emit more than one dot 
density from the jet. As well dot gain changes the result. So that 
on face value at 2880 the number of halftone patches is 180 per inch 
well except that the other dimension is not 2880. 

If you look at the NCA greyscale for the 2200 there is a flat toe of 
about 45 steps which suggests Epson is getting about 210 distinct 
ink patterns and probably less. In fact I think it has to be quite a 
bit less as the numbers do not compute or there are rather more jet 
harmonics than I thought.

So that at the level of the printer itself 8bits is by far enough. 
Even photoffset printers which were lith, ran at 2450dpi to get good 
150 (I guess I will say lines)per inch quality greyscale prints.

...John

--- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Roy 
Harrington" <roy@h...> wrote:
> --- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Paul D. 
DeRocco" 
> <pderocco@i...> wrote:
> > > From: Tom Husband [mailto:thusband@s...]
> > >
> > > When printing a 16 bit file does the printer convert it to 8 
bit?
> > > I've been trying to get the author of Qimage to allow 
processing of
> > > 16 bit grayscale files.  Qimage has a feature called "print to 
file"
> > > where you don't send the file to the printer but to another
> > > location.  It's a great feature but it takes a grayscale 16 
bit file
> > > and converts it to 8 bit RGB.  Anyway, Mike Chaney has 
responded with
> > > the following, "I'd also have to question why you'd want to 
print 16
> > > bits/channel when printing to file because printers cannot 
accept
> > > anything but 8 bit data (even when using a RIP). As far as I 
know,
> > > and unless things have changed recently, all printers (the 
hardware
> > > itself) are based on 8 bits/channel even when dealing with 
grayscale."
> > >
> > > I was thinking that it might happen when using the Roark 
curves and
> > > the Epson drivers but how about using QTR?
> > 
> > What goes across the cable to the printer (at least for Epson) 
is dots, not
> > 8-bit or 16-bit data. Standard printer drivers convert the image 
to dot
> > patterns, but only accept 8-bit data. Alternative software, like 
a RIP,
> > could in theory use all 16 bits, but I couldn't tell you if QTR 
does. For
> > B&W, it's possible that an extra bit or two might be useful on 
some media,
> > but it's doubtful that you'd see the difference for color.
> > 
> > --
> > 
> > Ciao,               Paul D. DeRocco
> > Paul                mailto:pderocco@i...
> 
> Both Mac and PC print systems are based on 8 bit pixel data.  So 
everything
> that gets sent through print commands will be truncated to 8bit 
pixels.
> 
> I would doubt this makes any visible difference -- our eyes just 
can't
> distinguish even 256 grays on paper.  I also think all the 
conversion to
> printer dots is the limiting factor by far.  Another thing to 
consider is that
> smooth areas of an image have lots of pixels and what you see is a 
blend
> of adjacent pixels not individual pixels -- a result of dithering, 
ink bleed,
Show quoted textHide quoted text
> and eye resolution.
> 
> Roy

RE: [Digital BW] Do Printers Only Accept 8 Bit Files?

2004-09-07 by Brad Streeter

I second that, would be great for resizing prints to send to QTR or some
other B&W print setup.

 

Brad

 

  _____  
Show quoted textHide quoted text
From: Tom Husband [mailto:thusband@...] 
Sent: Friday, September 03, 2004 12:38 PM
To: DigitalBlackandWhiteThePrint@yahoogroups.com
Subject: Re: [Digital BW] Do Printers Only Accept 8 Bit Files?

 

Thanks all, I understand this better now.  

Still, 8 bit grayscale grayscale capability in Qimage would be nice.

Tom



Please visit the Group Homepage to check the Files, and other resources
as they are often being updated.

http://groups.yahoo.com/group/DigitalBlackandWhiteThePrint

If you wish to receive no emails or just a daily digest, or you wish to
unsubscribe, please edit your Membership preferences by visiting this
same page.

Please follow these basic guidelines:
- As threads develop, trim off excess portions of earlier messages to
keep them short.
- Good manners are required at all time. No personal attacks or flames.
Hostile, aggressive or argumentative users may be removed from the
membership without notice.
- Keep your posts and threads related to the group topic of digital B&W
printing. Users who persistently make off-topic posts may be removed
from the membership.
- By posting on this forum you agree to abide by the group rules and
guidelines, and to abide by the actions and decisions of the group Owner
and Moderators. See "Group Topic, Rules and Guidelines" in the Files
section:
http://groups.yahoo.com/group/DigitalBlackandWhiteThePrint/files/

BY PARTICIPATING IN AND/OR POSTING MESSAGES TO THE DIGITAL BW, THE PRINT
YAHOO! GROUP YOU EXPRESSLY UNDERSTAND AND AGREE THAT THE "OWNER" AND
"MODERATORS" OF DIGITAL BW, THE PRINT YAHOO GROUP SHALL NOT BE LIABLE TO
YOU FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR
EXEMPLARY DAMAGES, INCLUDING BUT NOT LIMITED TO, DAMAGES FOR LOSS OF
PROFITS, GOODWILL, USE, DATA OR OTHER INTANGIBLE LOSSES (EVEN IF THE
"OWNER" AND "MODERATORS" OF DIGITAL BW, THE PRINT YAHOO GROUP HAVE BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES), RESULTING FROM: (i) THE USE
OR THE INABILITY TO USE THE DIGITAL BW, THE PRINT YAHOO GROUP; (ii)
UNAUTHORIZED ACCESS TO OR ALTERATION OF YOUR TRANSMISSIONS OR DATA;
(iii) STATEMENTS OR CONDUCT OF ANY THIRD PARTY ON THE DIGITAL BW, THE
PRINT YAHOO GROUP; OR (iv) ANY OTHER MATTER RELATING TO THE DIGITAL BW,
THE PRINT YAHOO GROUP.






Yahoo! Groups Sponsor

<http://us.ard.yahoo.com/SIG=12909k1c6/M=296572.5305651.6444487.3001176/
D=groups/S=1705019182:HM/EXP=1094323087/A=2195326/R=2/SIG=12imrdnqa/*htt
p:/clk.atdmt.com/VON/go/yhxxxvon00700677von/direct/01/&time=109423668724
3401> 
 
<http://view.atdmt.com/VON/view/yhxxxvon00700677von/direct/01/&time=1094
236687243401> 

 
<http://us.adserver.yahoo.com/l?M=296572.5305651.6444487.3001176/D=group
s/S=:HM/A=2195326/rand=310897340> 

 

  _____  

Yahoo! Groups Links

*	To visit your group on the web, go to:
	http://groups.yahoo.com/group/DigitalBlackandWhiteThePrint/
	  
*	To unsubscribe from this group, send an email to:
	DigitalBlackandWhiteThePrint-unsubscribe@yahoogroups.com
<mailto:DigitalBlackandWhiteThePrint-unsubscribe@yahoogroups.com?subject
=Unsubscribe> 
	  
*	Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 



[Non-text portions of this message have been removed]

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.