Media modules and Drupal 11
Contrib modules in the Media category, ranked by how many sites run them.
Every field on these pages comes from the drupal.org API. Modules under 1,000 reported installs are not listed.
Media Library Form API Element
ReadyThis module provides a Form API element to select a Media entity from the Media Library. This element can be used in all standalone forms. I'm currently using this in a Paragraphs behavior form to select a background image with crop-support, but you can use it in a Layout builder form, or a configuration form under "Settings"...
media_library_form_elementLatest stable 2.1.543,219 sitesImageMagick
ReadyAllows to use ImageMagick or GraphicsMagick as image toolkit for Image API in Drupal. This integration is based on invoking the convert binary through shell access to process images. The Imagick module is an alternative toolkit module that uses the Imagick PHP extension instead.
imagemagickLatest stable 5.0.143,184 sitesImage Effects
ReadyAdds various visual effects and filters to images, enhancing the aesthetics and creative possibilities for image manipulation and presentation.
image_effectsLatest stable 5.0.037,767 sitesMedia Library Edit
ReadyA tiny module to add a missing "Edit" button to the Media Library widget that routes to the Media entity edit form. Once the module is enabled, click on the Manage Form settings gear for the relevant Media reference field using the Media LIbrary widget and enable the "Show edit" option. Applies via third-party widget settings and the widget alter hook.
media_library_editLatest stable 3.0.530,663 sitesPlupload integration
ReadyProvides integration for the Plupload widget into Drupal. Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on the capabilities of the client computer. Security warning In order to protect your site you should ALWAYS delete examples subfolder from Plupload library.
pluploadLatest stable 2.2.025,520 sitesImageCache Actions
Not yetThis module provides a suite of additional image effects that can be added to image styles. The image styles admin submodule also adds the 'duplicate', 'export' and 'import' actions to image styles administration.
imagecache_actions23,938 sitesImage Optimize
ReadyImage Optimize module is a utility that provides a way for site builders to define pipelines that will process images to reduce their file-size while hopefully still maintaining image quality. This helps you to get better Google PageSpeed scores, because you'll be sending fewer bytes over the wire to your users.
imageapi_optimizeLatest stable 4.2.023,102 sitesMedia Entity Browser
ReadyThis module provides an Entity Browser for Media, inspired by File Entity Browser. It is essentially a combination of config, css and js to provide a default browser. The heavy lifting is done by the Entity Browser and Inline Entity Form modules. Which version 8.x-2.x is a branch with support for the core media entity . You should only update to this version if you are using core version.
media_entity_browserLatest stable 3.0.022,452 sitesFileField Sources
PartialFileField Sources is an extension to the FileField module. The FileField module lets you upload files from your computer through a CCK field. The FileField Sources module expands on this ability by allowing you to select new or existing files through additional means, including: Re-use files by an auto-complete textfield Attach server-side files uploaded via FTP Transfer files from a remote
filefield_sources20,604 sitesMedia file delete
ReadyOverview Media file delete gives content editors the option to delete the associated file when deleting a media entity. Features Give content editors the option to delete the associated file when deleting a media entity Prevents deletion if the file is in use in other locations Prevents deletion if the user does not have access Adds a new 'delete any file' permission, allowing power-users to
media_file_deleteLatest stable 1.3.220,341 sitesSearch API attachments
ReadyThis module is an add-on to the Search API which allows the indexing and searching of attachments. The extraction can be done using one of the following methods : Apache Tika APP Apache Tika Server The Solr built-in extractor pdftotext for pdfs python pdf2text for pdfs golang docconv Drupal 10/11 The module's D10/11 version is available.
search_api_attachmentsLatest stable 10.0.1116,116 sitesFile Upload Secure Validator
ReadyThis is a very simple and small module which performs a server side validation for the extension of an uploaded file of any content type's file field. Default drupal 7 file validation is performed by file_validate_extensions which only relies on the file name extension. 'File Upload Secure Validator' uses the php library 'fileinfo' and is dependent on that.
file_upload_secure_validatorLatest stable 2.2.211,166 sitesFile Replace (D8+)
ReadyThe file replace module is a small utility providing site administrators with the possibility to replace files, keeping the file uri intact. This is useful in cases where a file is linked or used directly but needs to be updated occasionally.
file_replaceLatest stable 8.x-1.510,276 sites