Page 1 of 1

Posted: 2006-02-28T10:02:16-07:00
by brendan
Run the identify command on the jpg and see what it says. Try using identify with the -strip option to remove headers.

Posted: 2006-02-28T11:19:02-07:00
by brendan
I presume the PDF's are single paged? Sorry, I do not know what the problem is. Try

Code: Select all

convert -strip test.pdf test.jpg
?

Posted: 2006-02-28T12:35:56-07:00
by brendan
Sorry, I have no clue. I would blame ghostscript. Have you tried

Code: Select all

convert image.pdf[0] image.jpg
?

Re: conversion to jpg: corrupt file header

Posted: 2008-04-17T06:50:01-07:00
by steve0
???? :shock:

Re: conversion to jpg: corrupt file header

Posted: 2008-04-18T04:26:26-07:00
by brendan
Looks like someone deleted all the posts in between mine. Believe me, I was not talking to myself.