public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: heic to jpg conversion
@ 2022-10-02 10:56 Fergus Daly
  0 siblings, 0 replies; 12+ messages in thread
From: Fergus Daly @ 2022-10-02 10:56 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'; +Cc: Fergus Daly

>> $ 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 test.heic test.jpg
 

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: heic to jpg conversion
@ 2022-10-01 13:57 ambrose huang
  2022-10-01 16:07 ` Andrey Repin
  0 siblings, 1 reply; 12+ messages in thread
From: ambrose huang @ 2022-10-01 13:57 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

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 jpg test.heic
mogrify: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/562.

Any ideas?

Thanks, ambrose

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows


^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: heic to jpg conversion
@ 2020-08-16  7:10 Fergus Daly
  0 siblings, 0 replies; 12+ messages in thread
From: Fergus Daly @ 2020-08-16  7:10 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'
  Cc: Fergus Daly, 'Marco Atzeri (marco.atzeri@gmail.com)'

> 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!

^ permalink raw reply	[flat|nested] 12+ messages in thread
* heic to jpg conversion
@ 2020-08-13  7:54 Fergus Daly
  2020-08-13  8:18 ` Thomas Wolff
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Fergus Daly @ 2020-08-13  7:54 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'; +Cc: Fergus Daly

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!

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-10-02 10:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02 10:56 heic to jpg conversion Fergus Daly
  -- strict thread matches above, loose matches on Subject: below --
2022-10-01 13:57 ambrose huang
2022-10-01 16:07 ` Andrey Repin
2020-08-16  7:10 Fergus Daly
2020-08-13  7:54 Fergus Daly
2020-08-13  8:18 ` Thomas Wolff
2020-08-13 10:13   ` Marco Atzeri
2020-08-13 11:56     ` Thomas Wolff
2020-08-13 10:13 ` Fergus Daly
2020-08-13 15:15   ` Brian Inglis
2020-08-13 18:58 ` Marco Atzeri
2020-08-14 19:12   ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).