> The question is more. how nice do you want the results?
i would like them to be at least as good as gimp does, which is the first pic at http://tayek.com/bobt/images/gif.html .
> Direct conversion of EPS is not particularly nice. You can improve things by converting it at a higher resolution ...
Search found 3 matches
- 2011-01-19T17:59:37-07:00
- Forum: Users
- Topic: newbie - batch convert .eps line drawings to best format
- Replies: 6
- Views: 11769
- 2011-01-17T22:43:05-07:00
- Forum: Users
- Topic: newbie - batch convert .eps line drawings to best format
- Replies: 6
- Views: 11769
Re: newbie - batch convert .eps line drawings to best format
i tried convert using all combinations of
def csg="-colorspace gray"
def c2="-colors 2"
def bw="-background white"
def d1="-depth 1"
def fl="-flatten"
def ao="-alpha off"
def dt=" +dither"
you can see the results here: http://tayek.com/bobt/images/gif.html .
nothing seems to come close to what ...
def csg="-colorspace gray"
def c2="-colors 2"
def bw="-background white"
def d1="-depth 1"
def fl="-flatten"
def ao="-alpha off"
def dt=" +dither"
you can see the results here: http://tayek.com/bobt/images/gif.html .
nothing seems to come close to what ...
- 2011-01-12T16:52:16-07:00
- Forum: Users
- Topic: newbie - batch convert .eps line drawings to best format
- Replies: 6
- Views: 11769
newbie - batch convert .eps line drawings to best format
hi, i have a bunch of .eps files that are line drawings (black and white). i am trying to figure out how to convert batches of them to a web data format (.gif, .png, .jpeg). these images will go into ebooks for ereaders and smart phones.
i can batch convert these files to these data formats using ...
i can batch convert these files to these data formats using ...