Drupal is a registered trademark of Dries Buytaert

Ffmpeg Image Toolkit is an image conversion module that uses ffmpeg framework (https://ffmpeg.org/) to apply image effects. The main difference between its toolkit and the core toolkit and other contrib toolkits (like ImageMagick) at the time of writing this is that it can handle all animated image formats including GIFs and APNGs (animated PNG) apart from handling standard images.

All core image effects are supported:

  • Convert
  • Crop
  • Resize
  • Rotate
  • Scale
  • Scale and crop

Requirements

  • Ffmpeg executable needs to be installed on the system so ffmpeg command can be executed from your Drupal root.
  • The PHP configuration must allow invocation of exec().

Consult your server administrator or hosting provider if you are unsure about these requirements.

Due to the above, automated tests on drupal.org will not work. If contributing, please make sure to run them locally.

Activity

Total releases
1
First release
Mar 2026
Latest release
3 days ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.2 Stable Mar 11, 2026