1HEIF-THUMBNAILER(1) General Commands Manual HEIF-THUMBNAILER(1)
2
3
4
6 heif-convert - convert HEIC/HEIF image
7
9 heif-convert [-q QUALITY] filename output[.jpg|.png|.y4m]
10
12 heif-convert Convert HEIC/HEIF image to a different image format.
13
15 -q QUALITY
16 Defines quality level between 0 and 100 for the generated output
17 file.
18
20 0
21 Success
22
23 1
24 Failure (syntax or usage error; error while loading, converting or
25 writing image).
26
28 The available output formats depend on the libraries that were avail‐
29 able at compile time. Supported are JPEG, PNG and Y4M, the file type is
30 determined based on the extension of the output file.
31
33 Please reports bugs or issues at https://github.com/strukturag/libheif
34
36 Joachim Bauch, struktur AG
37 Dirk Farin, struktur AG
38
40 Copyright © 2017 struktur AG
41
42
43
44 HEIF-THUMBNAILER(1)