-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REQUEST] HEIC support in ImageMagick #4581
Comments
@gerdemb it is not as easy as linking to the already installed shared libraries.
I was already working on a imagemagick package update about a year ago. I added heic, wmf and other file formats (but not yet svg as per #3881). Maybe I find some spare time to complete this,
The current synocommunity imagemagick package has only a few formats built in:
|
Thanks for your comment. Actually, I was trying to use the synocommunity ImageMagick package as I was having trouble getting the built-in Synology version ( Eventually, I discovered that Synology has released a new package called "Advanced Media Extensions", that has a working version of ImageMagick here:
It seems the version left in Leaving this comment in the hope that it might help anyone else having the same problem. |
Would be nice if the ImageMagick supported HEIC files. Seems like
libheif
is already installed by Synology, so should just be a matter of getting ImageMagick to use it.The text was updated successfully, but these errors were encountered: