-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,8 @@ | ||
# media_thumbnails_jp2 | ||
# media_thumbnails_jp2 | ||
This module uses the [Media Thumbnails](https://www.drupal.org/project/media_thumbnails) framework to create media entity thumbnails for jp2 files. | ||
|
||
That way you can add the media entity 'thumbnail' field to Views or Media entity display modes, optionally add an image style and get preview images for jp2 files. | ||
|
||
Requirements | ||
* drupal/media_thumbnails | ||
* ImageMagick php extension (imagemagick would need to be installed with jp2 support. Please see here for additional info.) |