All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan Whitehead <driver@jpl.nasa.gov>
To: Matthew Stapleton <matthewstapleton@juno.com>
Cc: linux-newbie@vger.kernel.org
Subject: Re: converting pdfs
Date: Wed, 14 Aug 2002 10:48:56 -0700	[thread overview]
Message-ID: <3D5A9808.7060802@jpl.nasa.gov> (raw)
In-Reply-To: 20020813.183924.-265271.6.matthewstapleton@juno.com

Matthew Stapleton wrote:
> How should I convert a pdf into individual image files?  I do not care
> what format the output is ...jpg...gif...pbm...tif


Most linux distros come with a program called "convert". It's a program 
that is part of ImageMagick.

just type convert <file>.pdf <file>.[jpg,giv,png,tif]

very easy! :)


-- 
Bryan Whitehead
SysAdmin - JPL - Interferometry Systems and Technology
Phone: 818 354 2903
driver@jpl.nasa.gov

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2002-08-14 17:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-13 22:39 converting pdfs Matthew Stapleton
2002-08-14 17:48 ` Bryan Whitehead [this message]
2002-09-20 13:48   ` Where do I look up scripts for konqueror? Ramzez
2002-09-25  0:18     ` Mojo Jojo
2002-09-25  3:56       ` David Jones
  -- strict thread matches above, loose matches on Subject: below --
2002-08-14 11:48 converting pdfs Bryan Whitehead
2002-08-13 19:39 Matthew Stapleton
2002-08-19 19:08 ` eddysan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D5A9808.7060802@jpl.nasa.gov \
    --to=driver@jpl.nasa.gov \
    --cc=linux-newbie@vger.kernel.org \
    --cc=matthewstapleton@juno.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.