>> $ magick test.heic test.jpg
>> $ mogrify -format jpg test.heic
>> Any ideas?
EITHER (a) your syntax might be faulty? Try:
$ convert test.heic test.jpg
OR (b) you need to install the two packages libheif-tool and libheif-devel into
your Cygwin platform;
and then try the same thing:
$ convert te
Greetings, ambrose huang!
> I have Cygwin with imagemagick 7.0.10-27 and I installed libheif just in case.
> But when I try to convert from heic to jpg I get the following error:
> $ magick test.heic test.jpg
> magick: no decode delegate for this image format `HEIC' @
> error/constitute.c/ReadI
Hello,
I have Cygwin with imagemagick 7.0.10-27 and I installed libheif just in case.
But when I try to convert from heic to jpg I get the following error:
$ magick test.heic test.jpg
magick: no decode delegate for this image format `HEIC' @
error/constitute.c/ReadImage/562.
$ mogrify -format
> The just uploaded ImageMagick 7 is able to convert
> from heic to both jpg and png (and more I assume ..)
> I also added libheif and libde265 needed for the job.
All working well. THANK YOU!
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
D
On 13.08.2020 20:58, Marco Atzeri wrote:
On 13.08.2020 09:54, Fergus Daly via Cygwin wrote:
Does Cygwin include the capability to convert heic to jpg (or png or
anything else Windows-readable)?
I tried "convert" (previously all-powerful) but that does not work (in
any obvious way, anyway).
Tha
On 13.08.2020 09:54, Fergus Daly via Cygwin wrote:
Does Cygwin include the capability to convert heic to jpg (or png or anything
else Windows-readable)?
I tried "convert" (previously all-powerful) but that does not work (in any
obvious way, anyway).
Thank you!
--
it seems the functionality t
On 2020-08-13 04:13, Fergus Daly via Cygwin wrote:
>>> Does Cygwin include the capability to convert heic to jpg (or png or
>>> anything else Windows-readable)?
>>> I tried "convert" (previously all-powerful) but that does not work (in any
>>> obvious way, anyway).
>>> Thank you!
>
>> Works for
Am 13.08.2020 um 12:13 schrieb Marco Atzeri via Cygwin:
On 13.08.2020 10:18, Thomas Wolff wrote:
Am 13.08.2020 um 09:54 schrieb Fergus Daly via Cygwin:
Does Cygwin include the capability to convert heic to jpg (or png or
anything else Windows-readable)?
I tried "convert" (previously all-powerfu
On 13.08.2020 10:18, Thomas Wolff wrote:
Am 13.08.2020 um 09:54 schrieb Fergus Daly via Cygwin:
Does Cygwin include the capability to convert heic to jpg (or png or
anything else Windows-readable)?
I tried "convert" (previously all-powerful) but that does not work (in
any obvious way, anyway).
>> Does Cygwin include the capability to convert heic to jpg (or png or
>> anything else Windows-readable)?
>> I tried "convert" (previously all-powerful) but that does not work (in any
>> obvious way, anyway).
>> Thank you!
> Works for me. What does `type convert` say?
I have this:
~/tmp> typ
Am 13.08.2020 um 09:54 schrieb Fergus Daly via Cygwin:
Does Cygwin include the capability to convert heic to jpg (or png or anything
else Windows-readable)?
I tried "convert" (previously all-powerful) but that does not work (in any
obvious way, anyway).
Works for me. What does `type convert` s
11 matches
Mail list logo