This module allows users with proper permissions to upload images into Drupal. Thumbnails and additional sizes are created automatically.
Images could be posted individually to the front page, included in stories or grouped in galleries.
Components
Image module ships with several add-on modules:
Image Gallery: Using taxonomy terms, organize and display your uploaded pictures in galleries (include Views support if you have Views 6.x-2.6 or later).
Image Attach: Allows you to easily attach image nodes to other node types.
Image Import: Simplify adding multiple images by importing images from a directory on the server.
ImageMagick Advanced: Adds advanced ImageMagick options such as image sharpening to the ImageMagick image toolkit. This component is unsupported.
This module embeds Gallery2 (http://gallery.menalto.com) inside your Drupal installation to support photos, videos and other content. There is support for 2 types of image blocks and a navigation menu, inserting of images into nodes via an input filter, TinyMCE support, syncing of users between the 2 applications, ...
This module lets people upload and download files,
with optional MIME type restrictions.
- This is now a depreciated version. Please use filestore2 instead. -