libheif
libheif copied to clipboard
Docs: heif-converter-image added in "Software using libheif"
I have created heif-converter-image project, which uses this library, so I updated the README.md and add heif-converter-image in "Software using libheif" section
The change looks fine. I'm curious what it offers over the heif-convert and heif-enc utilities. Is the focus on the unified utility (i.e. any-in to any-out)?
Hi, @bradh! Thanks for your interest! Yes, I wrapped up libheif in easy to use go module go-libheif and used it here, so heif-converter-image can convert HEIF/HEIC/AVIF to JPEG/PNG and vice versa 👍 Also, you can refer to usage docs for more info