IMCE Logo
IMCE Drupal 7
IMCE Drupal 8

IMCE is an image/file uploader and browser that supports personal directories and quota.

Features

  • Basic file operations: upload, delete
  • Image(jpg, png, gif) operations: resize, create thumbnails, preview
  • Support for private file system
  • Configurable limits for user roles: file size per upload, directory quota, file extensions, and image dimensions
  • Personal or shared folders for users
  • Permissions per directory
  • Ftp-like directory navigation
  • File sorting by name, size, dimensions, date
  • Tabbed interface for file operations
  • Keyboard shortcuts(up, down, insert(or enter), delete, home, end, ctrl+A, R(esize), T(humbnails), U(pload)).
  • Built-in support for inline image/file insertion into textareas
  • Multiple file selection(using ctrl or shift)
  • Ajax file operations
  • Themable layout using tpl files

How to integrate into WYSIWYG editors

See README.txt that comes with the package

Known issues

  • IMCE may have problem working with Google Analytics and Secure pages modules. Just make sure to add *imce* path to the exceptions list of these modules.
  • If IMCE has issues with your custom theme, try enabling admin theme under Common Settings of IMCE admin page or use ThemeKey Module

Recommended

Demo

A demo showing IMCE(7.x) integrated into CKEditor.

Warning! Private file system security(7.x)

By default IMCE does not apply any access restrictions while serving the files under the private files directory. This allows anonymous access to any file(/system/files/filename) unless there is a module applying restrictions. You can switch on/off private file serving of IMCE at the administration pages. This does not apply to Public file system which is Drupal's default.

Credits

IMCE logo by Nico Grienauer (Grienauer).

Supporting organizations: 
Development

Project information

Releases