X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 107D23857C75
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1636893118;
	bh=D6BG+0oKGJkos/qbN/cddlHpE6L4QHa0eEGdmNNbZG4=;
	h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=jyhWUpKbp2TIF/7uCgVFhLK2Y8gLp6J0JT3SwAC4u6VMSGoXYR9uJyXhVznFxmf4p
	 5z/Q72K9q+KApHSSE8PcZnTilncaTSrTUgRQmIY5FatAQRXHwRTNJu5Hz3gWIrT1r2
	 IGAIiUAhEZpuS0+dNpEnIXfdkQci5fO/PkfnJNnU=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 152553858403
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:message-id:date:mime-version:user-agent:subject
 :content-language:to:references:from:in-reply-to
 :content-transfer-encoding;
 bh=NFOS0bN6+13jURvACsKBTYF1AnO+4Zo1aDbXhW5AC8g=;
 b=MmHL97ZB/z+u3xIrRpmzsYF3BS04h0vA4ZOe1tMPj0I53EoftElJyhOzUZdgZT5K+2
 oqbRhK+hr7iHns/josBacxMN7sCunL4PAXIrrvv5Uapb6AZgg3BpFjjqIN4rTN76ulWI
 NtlRM5kSE1nA/AVqDhRF1h3pF9PX+Nbchvcbo1er00US1rCX3GRwVFv11+MsAiMcA1ub
 JpUmhQpnSzwvpmf0rsokrmDCNEeAmJScxIRqkZ+8NjuuafjIgc/RMvsv7KS1GrjJBNPK
 iTqmlR8IKg3MNxPsNznLhNxMESPpakEJkiTpbG6umFOCeKNn1ViBUDmVSipgt9lMI4wK
 4JyQ==
X-Gm-Message-State: AOAM533Pm+pJzxh+wAlYmKyGLMGK/ra5iNyyaDkmdD7ojiH/9prYF+/E
 8u7xnWrtH3WT+zKaBoWIkUPlbrLnhFM=
X-Google-Smtp-Source: ABdhPJxXLWpnIC9q4MffTd/ozka+iGJCUAIQYIMkjsN5Qrmb9hUlmVaV2XkTzM6bzC9ufiUazhAycg==
X-Received: by 2002:a05:600c:296:: with SMTP id
 22mr34627891wmk.135.1636893046866; 
 Sun, 14 Nov 2021 04:30:46 -0800 (PST)
Message-ID: <3af785fa-f28a-d1ea-17c9-aa678703fa17@gmail.com>
Date: Sun, 14 Nov 2021 13:30:47 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
 Thunderbird/91.3.0
Subject: Re: How to convert heic to jpg
Content-Language: it
To: cygwin@cygwin.com
References: <DB6PR03MB30137C8FFAD80905FE389548A4979@DB6PR03MB3013.eurprd03.prod.outlook.com>
In-Reply-To: <DB6PR03MB30137C8FFAD80905FE389548A4979@DB6PR03MB3013.eurprd03.prod.outlook.com>
X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin@cygwin.com>
Reply-To: Marco Atzeri <marco.atzeri@gmail.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

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.

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
