Skip to content

Outdated instructions - Creating Custom Scenes #25

@FeintDoxx

Description

@FeintDoxx

Version: ImageMagick 7.1.1-38 Q16-HDRI x86_64 22398

convert is depricated; magick is to be used instead.

magick -coalesce file.gif out.bmp
magick: no images found for operation '-coalesce'

magick file.gif -coalesce out.bmp

In case anyone, like myself, gets stuck with trying to figure that out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions