Skip to content

Basic GIF Support #1

Description

@fergalwalsh

Currently we only support JPG and PNG as output formats. It would be great if we could support GIF too. Unfortunately the support for resizing operations on animated GIFS is quite poor in ImageMagick.

We may look for an alternative library for handling GIFS specially but in the meantime it would be great to support a simple passthrough. If the input and output is GIF we just return (a redirect to) the original file. This would not be semantically correct but it would help greatly on projects where the same image field should support normal images and GIFs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions