HEIC Support

Description

Allows .heic uploads to the Media Library. Creates a .webp copy of .heic images when they are uploaded.

Creation of .webp copies only works on servers running ImageMagick 7 or above. Check the page at Media → HEIC Support after activating to see if your server provides ImageMagick 7.

Installation

  1. Upload the entire heic-support folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).

Check the page at Media → HEIC Support after activating to see if your server provides ImageMagick 7.

Reviews

Read all 1 review

Contributors & Developers

“HEIC Support” is open source software. The following people have contributed to this plugin.

Contributors

“HEIC Support” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “HEIC Support” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1

  • [Fixed] Fixes a bug that caused a parse error in PHP versions less than or equal to 7.2.
  • [Changed] Changes the tested up to version to 6.1.1.

1.0.0

  • [Added] First public version. Adds .heic support to WordPress. If ImageMagick 7 or above is installed, creates .webp copies of .heic images uploaded to the Media Library.