Page 1 of 1

How to make a gif griss

Posted: 2019-03-24T20:10:40-07:00
by Jamaica97
Hi, how do I make a gif of color images turn retro gray?

Re: How to make a gif griss

Posted: 2019-03-24T20:45:51-07:00
by fmw42
What does retro gray look like? What does your gif look like? More information is needed as to what you are trying to do.

Try

Code: Select all

convert image.gif -coalesce -colorspace gray -layers optimize new_image.gif
Please, always provide your IM version and platform when asking questions, since syntax may differ.

Also provide your exact command line and your images, if possible.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at http://www.imagemagick.org/discourse-se ... f=1&t=9620

If using Imagemagick 7, then see http://imagemagick.org/script/porting.php#cli


For novices, see

http://www.imagemagick.org/discourse-se ... f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
https://github.com/ImageMagick/usage-markdown