From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Po0Fq-0002lr-Fw for garchives@archives.gentoo.org; Fri, 11 Feb 2011 21:10:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13A4EE073B; Fri, 11 Feb 2011 21:08:31 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [94.23.166.77]) by pigeon.gentoo.org (Postfix) with ESMTP id CE98CE073B for ; Fri, 11 Feb 2011 21:08:30 +0000 (UTC) Received: from weird.localnet (p57910DB7.dip.t-dialin.net [87.145.13.183]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.virtyou.com (Postfix) with ESMTPSA id 1F451496A7A for ; Fri, 11 Feb 2011 22:08:30 +0100 (CET) From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] PDF: convert to grayscale Date: Fri, 11 Feb 2011 22:08:28 +0100 User-Agent: KMail/1.13.6 (Linux/2.6.37-ck; KDE/4.6.0; x86_64; ; ) References: <87ipwuiqjr.fsf@ist.utl.pt> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201102112208.29229.wonko@wonkology.org> X-Archives-Salt: X-Archives-Hash: 09eef8bfaef8bd2849ca3249908aad7f Grant Edwards writes: > On 2011-02-08, Nuno J. Silva wrote: > > Does anyone know a tool (other than ghostscript) that is able to > > convert a PDF (or postscript) to grayscale? > > > > Ghostscript does this, but is unable to convert gradients and fills > > (they're replaced by bitmaps) which results in a too big file unless I > > drastically reduce quality. > > I don't understand what you're asking for. What sort of output format > do you want (raster, vector, ???)? I think he wants the same PDF as the original file. Only in grayscale. This is one method to do this, but it needs Acrobat 8 Professional: http://blog.gilbertconsulting.com/2007/05/convert-color-pdf-to-grayscale.html Wonko