X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CA9FE3857C5C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1597432330; bh=kYXXwxocplhEYJSybQNiAc3hUfzY/wbzmhrApah427A=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=ugeZIST3j61z5+s5GGr7VmdcSZxsS0Jdh503jnOs7SEU7R2do7uHQespXjpgJKRgW 4AjcAWi1ZD4gCWnoKRTui3k3ifgtSDOy4/+jHOyXwAZgEhGKCEok0KBNH6yNfQtPXK WSegtrPsDWEbc4bGW7YKw600SS22YVzbVHumjJz4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 711D13857C57 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=5gY9txAwwNbWFWkM6XKUEniudHwnh9ilj63rAl0N+Xw=; b=EZ7btKn3GDQpGr1V2AWI3J+dBw13TZ+YGBmM4rMWGCPOHWpNfyj/yzxoIYsIfnzRvC cMfAFjmcoKkxoQM+cVBBHhsXjI0VZaMQyq7AX5+ASCV70MEsbcOnNrl4+FyeBXWDzoeQ 7gUqcME+TbuaACF/sqIbs2T8LGSXkpmVAtVl1xPAoG6i9a9RHx7ZBHOpVj6t6+ctuKHK jm7hV1dOCvA+QQoP0SDOj86tZen2+ddxgCGPTO6tUvqRjbya7oPLkz38AqoeqC5gqoP2 //hxL3xEHHUa3Tl3eBxyChCvmiie8Br8tqhwj+vV+ESBacsKqLDEp3fFgZcknKis8qHI vryw== X-Gm-Message-State: AOAM530pPlhFGIYDyBtq22fbq7ksT+YpOGWK2Pmi89GuavH3DVJdxIx4 M1oFR6qUJetnd6MCkvSBiZ791MstZZWNAg== X-Google-Smtp-Source: ABdhPJzTnN5/lu7dslQPeHPfMtzw8QWomqBC+8PunuFoZ88cYnJ/iUj7rhyEMggk9SKDuuvbWCw3jQ== X-Received: by 2002:a17:906:8517:: with SMTP id i23mr3727311ejx.287.1597432327140; Fri, 14 Aug 2020 12:12:07 -0700 (PDT) Subject: Re: heic to jpg conversion To: cygwin AT cygwin DOT com References: <578479d7-6fed-e6f8-4393-0b525fa54058 AT gmail DOT com> Message-ID: <4ad9cb58-d19b-494f-4020-be2e4bc80ba7@gmail.com> Date: Fri, 14 Aug 2020 21:12:05 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: <578479d7-6fed-e6f8-4393-0b525fa54058@gmail.com> Content-Language: it X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 13.08.2020 20:58, Marco Atzeri wrote: > On 13.08.2020 09:54, Fergus Daly via Cygwin wrote: >> 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! >> -- > > > it seems the functionality to fully read heic format > was added in 7.0.9 > > http://www.imagemagick.org/script/changelog.php > I will look to build it. > > I already built the libheif library, but does not work > with 6.9.x > > Regards > Marco 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 Regards Marco -- 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