Image

This module allows users with proper permissions to upload images into Drupal. Thumbnails and additional sizes are created automatically. Also has the files required to use the ImageMagick toolkit.

Module Installation

  1. Copy this directory to a suitable modules directory, such as sites/all/modules
  2. Enable the module at: Administer > Site building > Modules
  3. Configure the module settings at: Administer > Site configuration > Image
  4. Configure cron if you didn't do so already to have your temporary upload directory cleaned up. See http://drupal.org/cron for detailed instructions.
  5. To reduce load on your site from robots and to reduce duplicate content from getting into the search engine, you can add the following line to your robots.txt file in the root of your Drupal installation:
    Disallow: /*size=

    Note: wildcards may not be supported by all search engines. Confirm whether it will work for search engines important to you.

ImageMagick toolkit installation

  1. Copy image.imagemagic.inc to Drupal's includes/ directory

Recent Updates

  • 8 months 3 weeks ago
    1.27.2 update
  • 9 months 4 days ago
    Drupal 10/11 config
  • 9 months 6 days ago
  • PHP
    9 months 6 days ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 6 days ago
    New version of Pound