X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 699BF3844008 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1597313630; bh=+azMwJA1Bb7MWiqG17Hl5wdPlhI6XmTnEbZfLj+32G8=; 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=SnHE7tv8MEHrkrE4mhHbGc4z+Rkp3r6SsVQmAcsF+yKdUgYSH+5s1l/Vy2fv6Owyq draXv3pxu5lUniSN7KedqcKSyJ2rEqbj51XMumiqVjPJZivrtyxQ1nBb0cadLZvwzW OB9NhepxsIRMqf/BcrN6AgSZ+XebhFvNeEWdoVJ8= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0D60E386100B X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=CnuB2SQMtvwJYTyiVLqUlcqWkptjceFQH7O7mLmbNDM=; b=hZalflPB4nr5nURF31R5F8zEvVug0JFc77nNASI2TVthzzJ5CdQ0ZRfAcOhd1WH7rp afFVG4IapAmk6wo+ODEkci5LpwaWUMXB71eyPt+y+p2//ZkBlmlw3KmA7sToB1x1tief 6pP+moPNpx95YbIelA1QuCl8geZNGYGk/4F1qkFJ7NYX5bfWJ2E0MSsiJaVwhp8+Y8s0 WdUIoRE1aFNzhu+upj+Vywv5pC1NZ9MJLzpLYLv5RLlFoP3TkMGfGUb54dg6l2MihoUJ P510nyxpAq3bRie8BLzzRBpTl3qmEVHGRDGGsqvm5sZayGKFQJLP2ZpIbmuv6Hi9EdYy XRiA== X-Gm-Message-State: AOAM530voCG/hgChFT7nGegfM40JGB3Otkxzly5SHqtbSlk+5bD2O9fM 5un0YaefyjjOp6J/UXzWMq/1IgwE2C4= X-Google-Smtp-Source: ABdhPJw+JIXcv6cdk/Y1vyAue1MU9sKOBdI+f6GijYVYDuiHtuBz1Kok58gnV5ZbvMRmxNNhSLbz+Q== X-Received: by 2002:a50:bf07:: with SMTP id f7mr4005737edk.356.1597313626941; Thu, 13 Aug 2020 03:13:46 -0700 (PDT) Subject: Re: heic to jpg conversion To: cygwin AT cygwin DOT com References: <06f2bf12-f38b-ba43-1301-03a2e7960b95 AT towo DOT net> Message-ID: Date: Thu, 13 Aug 2020 12:13:43 +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: <06f2bf12-f38b-ba43-1301-03a2e7960b95@towo.net> Content-Language: it X-Spam-Status: No, score=-0.5 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 10:18, Thomas Wolff wrote: > Am 13.08.2020 um 09:54 schrieb Fergus Daly via Cygwin: >> 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). > Works for me. What does `type convert` say? > -- Thomas, are you sure ? looking at the documentation https://imagemagick.org/script/formats.php we need libheif to support that format and we have not yet it. As expected identify -list format | grep -i heic output is empty. I will look on it. 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