public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] [OT] Saving an image as black and white
@ 2021-03-01 11:50 Wols Lists
  2021-03-01 12:01 ` Hund
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Wols Lists @ 2021-03-01 11:50 UTC (permalink / raw
  To: gentoo-user

I've got a bunch of scans, let's assume they're text documents. And
they're rather big ... I want to email them.

How on earth do I convert them to TRUE b&w documents? At the moment they
are jpegs that weigh in at 3MB, and I guess they're using about 5 bytes
to store all the colour, luminance, whatever, per pixel. But actually,
there's only ONE BIT of information there - whether that pixel is black
or white.

I'm using imagemagick, but so far all my attempts to strip out the
surplus information have resulted in INcreasing the file size ???

So basically, how do I save an image as "one bit per pixel" like you'd
think you'd send to a B&W printer?

Even at 300dpi, I make that 300*300/8 ~= 10KB/in^2 or 800KB of
uncompressed info for a page of A4, not 3MB.

Cheers,
Wol


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-03-04 20:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-01 11:50 [gentoo-user] [OT] Saving an image as black and white Wols Lists
2021-03-01 12:01 ` Hund
2021-03-01 12:11 ` [gentoo-user] " Nuno Silva
2021-03-01 13:17   ` Wols Lists
2021-03-01 12:48     ` Nuno Silva
2021-03-01 13:24     ` William Kenworthy
2021-03-01 13:48 ` [gentoo-user] " Neil Bothwick
2021-03-01 14:22   ` Rich Freeman
2021-03-01 15:54   ` Wols Lists
2021-03-01 18:00     ` Rich Freeman
2021-03-04 20:03     ` Frank Steinmetzger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox