Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Natkeeran authored Jun 9, 2023
1 parent 625d2cc commit a0dc926
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
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.)

0 comments on commit a0dc926

Please sign in to comment.