[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Convert PDF to TIFF at a certain bits-per-sample amount



Quoting mick crane (2019-04-23 23:36:19)
> On 2019-04-23 21:02, Rodolfo Medina wrote:
> > Hi all.
> > 
> > How can I convert PDF to TIFF at a certain bit-per-sample quantity?  
> > Say, 8...?
> > Any particular option to
> > 
> >  $ convert file.pdf file.tif
> > 
> > ?  Or any other way...?
> > 
> > Thanks for any help,
> > 
> > Rodolfo
> 
> 
> there's got to be a pdf2tiff
> there's everything else with a 2 in it's name

pstopnm -stdout foo.pdf | pnmtotiff > foo.tiff

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


Reply to: