Search found 1 match

by gerber
2011-03-25T03:02:58-07:00
Forum: Bugs
Topic: choppy line when converting pdf to gif
Replies: 0
Views: 3938

choppy line when converting pdf to gif

Dear all

We are converting pdf-files in to gif's using this command:
convert -density 100 -sharpen 3x1 -enhance bki_de_c.pdf bki_de_c.gif
I also tried to reduces the convert command to the essential stuff, but hat did not change a thing:
convert -density 100 bki_de_c.pdf bki_de_c.gif

With these ...