how do i convert a pfd file (cd cover graphics) to a jpeg

Asked by Laura Siersema

i have a pdf file (album cover art) that i would like to convert to a jpeg for use on myspace--how is this done? thanks--laura

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu evince Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Wyatt Smith (wyatt-smith) said :
#1

There is a program that handles this nicely, called ImageMagick.
If you are using Intrepid you can install it with

sudo apt-get install imagemagick

For other versions you will have to download from the website.
http://www.imagemagick.org/script/index.php

To use simply

convert file.pdf file.jpg

Hope this helps

Revision history for this message
Laura Siersema (laura-laurasiersema) said :
#2

wyatt--thank you so much for your quick reply--i'll give it a shot and
let you know how it turns out--laura
> Your question #52102 on evince in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/evince/+question/52102
>
> Status: Open => Answered
>
> Wyatt Smith proposed the following answer:
> There is a program that handles this nicely, called ImageMagick.
> If you are using Intrepid you can install it with
>
> sudo apt-get install imagemagick
>
> For other versions you will have to download from the website.
> http://www.imagemagick.org/script/index.php
>
> To use simply
>
> convert file.pdf file.jpg
>
> Hope this helps
>
>

Revision history for this message
Wyatt Smith (wyatt-smith) said :
#3

If you have a folder full of pdf files which need to be converted to jpg´s, thread #7 in this post looks promising
http://ubuntuforums.org/showthread.php?t=489877

Can you help with this problem?

Provide an answer of your own, or ask Laura Siersema for more information if necessary.

To post a message you must log in.