A DarthSim's imgproxy integration in Drupal. Currently contains only a module theme and a twig function.

Description

This module provides a twig extension which will take your image URL and resize settings and create a compiled and signed imgproxy URL for you. This module doesn't work with images by itself. It doesn't work with Drupal ImageToolkit or Drupal image styles. It only creates an URL to an imgproxy server according to given settings.

Drupal image styles and ImageToolkit incompatibility

Because Imgproxy works with its own pipeline and presets and gives no information about how it configured or resulting image parameters, the only way to integrate it into Drupal as ImageToolkit is to get the required information by analyzing the resulting image by itself using gd/ImageMagick which makes too little sense to use the imgproxy this way.

Project information

  • Module categories: Media
  • Created by jureth on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases