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: Thu, 13 Aug 2020 10:13:27 +0000	[thread overview]
Message-ID: <DB6PR03MB3013686BC25559496CAE9474A4430@DB6PR03MB3013.eurprd03.prod.outlook.com> (raw)
In-Reply-To: <DB6PR03MB3013F92180AE14F9C84AF85DA4430@DB6PR03MB3013.eurprd03.prod.outlook.com>

>> 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> type convert
convert is /usr/bin/convert
~/tmp> ls -x
L1a.heic  L2a.heic 
~/tmp> file *
L1a.heic: ISO Media
L2a.heic: ISO Media
~/tmp> convert L1a.heic L1a.jpg
convert: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/560.
convert: no images defined `L1a.jpg' @ error/convert.c/ConvertImageCommand/3258.

(BTW, in the above dialogue, should ISO Media read IOS Media?)



  parent reply	other threads:[~2020-08-13 10:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2020-08-13 15:15   ` Brian Inglis
2020-08-13 18:58 ` Marco Atzeri
2020-08-14 19:12   ` Marco Atzeri
2020-08-16  7:10 Fergus Daly
2022-10-01 13:57 ambrose huang
2022-10-01 16:07 ` Andrey Repin
2022-10-02 10:56 Fergus Daly

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=DB6PR03MB3013686BC25559496CAE9474A4430@DB6PR03MB3013.eurprd03.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).