A comprehensive collection of visual components for your site
About HEIC Support
This plugin allows you to upload .heic images to your WordPress Media Library and automatically creates .webp or .jpg versions of these images. You have the option to replace the original upload with the converted image. Make sure your server is running ImageMagick 7 or above for the conversion process to work properly, which can be checked in the Settings > Media > HEIC Support section after activating the plugin.Screenshots

Changelog
2.1.3
- [Changed] Changes the tested up to version to 6.6.2.
2.1.2
- [Fixed] Shows better error output when ImageMagick is installed on the server but conversions cannot be completed.
- [Fixed] Uses a unique file name when creating test images in the uploads folder.
- [Changed] Changes the tested up to version to 6.4.0.
2.1.1
- [Added] Adds a screenshot of the plugin settings.
- [Fixed] Fixes a bug in the replace feature that prevented it from working in certain environments. See https://wordpress.org/support/topic/replace-does-not-work-because-of-file-type/
- [Changed] Changes the tested up to version to 6.3.2.
2.1.0
- [Added] Adds .jpg support. Adds a setting to toggle whether images are converted to webp or jpg. Defaults to webp.
- [Added] Show the settings section at Settings Media even if ImageMagick is not installed. Explain to users that their host does not provide the library.
- [Fixed] Removes layers from the icon .svg file.
- [Changed] Changes the tested up to version to 6.3.1.
2.0.0
- [Added] Add filters around the webp format and image/webp mime type strings so they can be changed by other developers.
- [Added] Adds an optional feature to replace .heic images rather than create a copy. A switch enables the feature at Settings Media.
- [Fixed] Updates an error message to stop mentioning a specific minimum version of ImageMagick. It was not accurate, and other dependencies like libheif could be missing that prevent conversions from working.
- [Changed] Moves all plugin settings from Media HEIC Support to Settings Media.
- [Changed] Changes the tested up to version to 6.2.0.
- [Removed] Removes the menu at Media HEIC Support.
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
.heicsupport to WordPress. If ImageMagick 7 or above is installed, creates.webpcopies of.heicimages uploaded to the Media Library.
