public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Fergus Daly <fergusd84@outlook.com>
To: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Cc: Fergus Daly <fergusd84@outlook.com>
Subject: Re: heic to jpg conversion
Date: Sun, 2 Oct 2022 10:56:10 +0000	[thread overview]
Message-ID: <DB6P18901MB0055C9B2987EB8E3A1932F1FA4589@DB6P18901MB0055.EURP189.PROD.OUTLOOK.COM> (raw)

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

             reply	other threads:[~2022-10-02 10:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-02 10:56 Fergus Daly [this message]
  -- 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB6P18901MB0055C9B2987EB8E3A1932F1FA4589@DB6P18901MB0055.EURP189.PROD.OUTLOOK.COM \
    --to=fergusd84@outlook.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).