public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How to convert heic to jpg
@ 2021-11-14 11:01 Fergus Daly
  2021-11-14 12:30 ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Fergus Daly @ 2021-11-14 11:01 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'; +Cc: Fergus Daly

Ages ago there was a thread about what package(s) to install in order to be able to
$ convert img001.heic img002.jpg
but I cannot now find it. Can anybody help? 
Note 1 Under Package Search "heic" I found ImageMagick; but I have that already, to no effect.
Note 2 One used to be able to enter "site:cygwin.com heic" (or similar) in the Google search bar
to search Mail Archives but now that seems to provide incomplete responses. Is there a variation
on this that provides an exhaustive search of the archives?

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

* Re: How to convert heic to jpg
  2021-11-14 11:01 How to convert heic to jpg Fergus Daly
@ 2021-11-14 12:30 ` Marco Atzeri
  2021-11-14 18:08   ` Brian Inglis
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Atzeri @ 2021-11-14 12:30 UTC (permalink / raw)
  To: cygwin

On 14.11.2021 12:01, Fergus Daly via Cygwin wrote:
> Ages ago there was a thread about what package(s) to install in order to be able to
> $ convert img001.heic img002.jpg
> but I cannot now find it. Can anybody help?
> Note 1 Under Package Search "heic" I found ImageMagick; but I have that already, to no effect.
> Note 2 One used to be able to enter "site:cygwin.com heic" (or similar) in the Google search bar
> to search Mail Archives but now that seems to provide incomplete responses. Is there a variation
> on this that provides an exhaustive search of the archives?
> 


https://www.mail-archive.com/cygwin@cygwin.com/msg168216.html

$ man heif-convert | cat |head
HEIF-THUMBNAILER(1)                   General Commands Manual 
        HEIF-THUMBNAILER(1)

NAME
        heif-convert - convert HEIC/HEIF image

SYNOPSIS
        heif-convert [-q QUALITY] filename output[.jpg|.png|.y4m]

DESCRIPTION
        heif-convert Convert HEIC/HEIF image to a different image format.

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

* Re: How to convert heic to jpg
  2021-11-14 12:30 ` Marco Atzeri
@ 2021-11-14 18:08   ` Brian Inglis
  0 siblings, 0 replies; 3+ messages in thread
From: Brian Inglis @ 2021-11-14 18:08 UTC (permalink / raw)
  To: cygwin

On 2021-11-14 05:30, Marco Atzeri via Cygwin wrote:
> On 14.11.2021 12:01, Fergus Daly via Cygwin wrote:
>> Ages ago there was a thread about what package(s) to install in
>> order to be able to
>> $ convert img001.heic img002.jpg
>> but I cannot now find it. Can anybody help?
>> Note 1 Under Package Search "heic" I found ImageMagick; but I have 
>> that already, to no effect.
>> Note 2 One used to be able to enter "site:cygwin.com heic" (or 
>> similar) in the Google search bar to search Mail Archives but now
>> that seems to provide incomplete responses. Is there a variation on
>> this that provides an exhaustive search of the archives?
> https://www.mail-archive.com/cygwin@cygwin.com/msg168216.html
> $ man heif-convert | cat |head
> HEIF-THUMBNAILER(1)                   General Commands Manual        
> HEIF-THUMBNAILER(1)
> NAME
>         heif-convert - convert HEIC/HEIF image
> SYNOPSIS
>         heif-convert [-q QUALITY] filename output[.jpg|.png|.y4m]
> DESCRIPTION
>         heif-convert Convert HEIC/HEIF image to a different image format.

$ cygcheck -p heif-convert
Found 6 matches for heif-convert
libheif-debuginfo-1.10.0-1 - libheif-debuginfo: Debug info for libheif
libheif-debuginfo-1.12.0-1 - libheif-debuginfo: Debug info for libheif
libheif-debuginfo-1.7.0-1 - libheif-debuginfo: Debug info for libheif
libheif-tool-1.10.0-1 - libheif-tool: libheif tools
libheif-tool-1.12.0-1 - libheif-tool: libheif tools
libheif-tool-1.7.0-1 - libheif-tool: libheif tools

Install libheif-tool!

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

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

end of thread, other threads:[~2021-11-14 18:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14 11:01 How to convert heic to jpg Fergus Daly
2021-11-14 12:30 ` Marco Atzeri
2021-11-14 18:08   ` Brian Inglis

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).