On 3/18/23 05:57, George N. White III wrote:
On Sat, Mar 18, 2023 at 12:47 AM home user <mattis...@comcast.net <mailto:mattis...@comcast.net>> wrote:

    On 3/17/23 10:06 AM, stan via users wrote:

     > [... snip ...]
     >  From the link, haven't tried it as I don't have a webp file:
     > [... snip ...]

    There's one in this web page:
    "https://commons.wikimedia.org/wiki/File:Johnrogershousemay2020.webp
    <https://commons.wikimedia.org/wiki/File:Johnrogershousemay2020.webp>".

    Or look up "webp" in wikipedia.  There's an image of a white house
    in the webp article.  It's a webp image.


Or use your own png images: install Fedora's libwebp-tools and use "cwebp -q 75 image.png -o image.webp".   For me, the webp files are usually half the size of the png files.  One of my projects generates several png images per month over a decade, so the
savings are very useful.

webp can be lossy or lossless, png is only lossless. So just be aware that you're using lossy compression there. It of course depends on what the use case is for whether or not that matters.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to