logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

heif-convert - convert HEIC/HEIF image

Authors

       Joachim Bauch, struktur AG
       Dirk Farin, struktur AG

Bugs

       Please reports bugs or issues at https://github.com/strukturag/libheif

Description

heif-convert Convert HEIC/HEIF image to a different image format.

Exit Status

0
           Success

       1
           Failure (syntax or usage error; error while loading, converting or writing image).

Name

       heif-convert - convert HEIC/HEIF image

Notes

       The  available  output formats depend on the libraries that were available at compile time. Supported are
       JPEG, PNG and Y4M, the file type is determined based on the extension of the output file.

Options

-qQUALITY
              Defines quality level between 0 and 100 for the generated output file.

Synopsis

heif-convert [-qQUALITY] filenameoutput[.jpg|.png|.y4m]

See Also