[texhax] [SOLVED] Convert pdf to png or other picture format
Darío
darioslc at gmail.com
Mon Oct 21 21:38:55 CEST 2013
On 21/10/13 14:53, Bob Tennent wrote:
> >|Somebody know if it's possible convert the pdf (compiled with command
> >|pdflatex name.tex) to any picture format like png/jpeg without lost
> >|definition.
> >|I tried with the linux command convert name.pdf name.jpg/png, but I
> >|lost much definition.
>
> PDF is usually a vector-graphic format without an inherent resolution.
>
> To get higher resolution than the default (likely 100dpi) use
>
> convert -density nnn name.pdf name.jpg
>
> where nnn is as large as you want. 200 should be good enough for
> most purposes.
>
>
Thanks Bob, the command you recommended me has worked. And with 200 was
enough because I prove with 999 but it not was better.
Thanks a lot,
--
Darío
¿quién se atreve a escribir después del monólogo de Molly Bloom?
T. S. Elliot
More information about the texhax
mailing list