ImageEffects allows you to add following presets/style for image processing.

  1. Pixelate
  2. Flip (mirror)

Pixelate

Original image After pixelate
Original image After pixelate (using pixel size 2)
   

Flip

Flip can be Horizontal, Vertical or Both. Please note there is difference between Flip and Rotate. Flip is mirror image and rotate is rotating image by some angle.

Horizontal flip Vertical flip Both flip
Horizontal flip Vertical flip Both flip
     

Requirements

Drupal 6

Install and enable ImageAPI module
Install and enable ImageCache module

Drupal 7

Enable Image module from Core if it is disable

Project information

Releases