Ignore GIF Image Formatter
This module prevents Drupal's core image formatter from processing animated GIF files. Instead of potentially breaking the animation, it displays GIFs in their original, unedited form, even when an image style is applied.
This tiny module extends core's default Image Formatter and configures it so GIF images are not processed through an image style. All GIFs will be displayed in their original form despite what image style is configured. This is useful because Drupal's default image processing library, GD, does not preserve animation in GIFs when running processing them.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0 | Stable | 8–11 | Mar 26, 2025 |