So I do this:
Code: Select all
convert -type grayscale foo.gif foo.gif
I'm not overly familiar with the guts of image formats, nor am a web designer by trade. I'm just an admin who's been tasked with a bulk conversion. So forgive me if this is a simple problem. I'm hoping someone can give me the correct incantation for "convert" to accomplish what I need to do.
Thanks.
EDIT: I guess I should state that I'm using v6.5.8.10 on FreeBSD.