|
64 | 64 | <b>Tuning:</b> Key: <i>"avif-threads"</i>. Description: Number of decoder threads. |
65 | 65 | Possible values: positive int/unsigned int (default: 1). |
66 | 66 | </td> |
67 | | - <td>-</td> |
| 67 | + <td>Thumbnails.</td> |
68 | 68 | <td> |
69 | 69 | <b>RGB:</b> 24-bit. |
70 | 70 | <b>BGR:</b> 24-bit. |
|
84 | 84 | <br/>Key: <i>"avif-auto-tiling"</i>. Description: Enable automatic tiling for parallel encoding. |
85 | 85 | Possible values: true or false. |
86 | 86 | </td> |
87 | | - <td>10-bit and 12-bit depths</td> |
| 87 | + <td>10-bit and 12-bit depths, Thumbnails.</td> |
88 | 88 | <td>libavif</td> |
89 | 89 | </tr> |
90 | 90 | <tr> |
|
234 | 234 | <br/><br/> |
235 | 235 | <b>Tuning:</b> Key: <i>"heif-threads"</i>. Description: Number of decoder threads. Possible values: int (1-256, default: 1). |
236 | 236 | </td> |
237 | | - <td>-</td> |
| 237 | + <td>Thumbnails.</td> |
238 | 238 | <td> |
239 | 239 | <b>Grayscale:</b> 8-bit, 16-bit<sup><a href="#star-underlying">[1]</a></sup>. |
240 | 240 | <b>RGB:</b> 24-bit, 48-bit<sup><a href="#star-underlying">[1]</a></sup>. |
|
252 | 252 | <br/>Key: <i>"heif-chroma"</i>. Description: Chroma subsampling. Possible values: 420, 422, 444. |
253 | 253 | <br/>Key: <i>"heif-threads"</i>. Description: Number of encoder threads. Possible values: int (1-256, default: 1). |
254 | 254 | </td> |
255 | | - <td>-</td> |
| 255 | + <td>Thumbnails.</td> |
256 | 256 | <td>libheif</td> |
257 | 257 | </tr> |
258 | 258 | <tr> |
|
354 | 354 | Possible values: int/unsigned int 0-100. |
355 | 355 | <br/>See the libjpeg docs for more. |
356 | 356 | </td> |
357 | | - <td>-</td> |
| 357 | + <td>Thumbnails (EXIF thumbnails cannot be saved, but EXIF metadata can be preserved as binary data).</td> |
358 | 358 | <td>libjpeg or libjpeg-turbo</td> |
359 | 359 | </tr> |
360 | 360 | <tr> |
|
685 | 685 | <br/>Key: <i>"raw-no-interpolation"</i>. Description: Disable interpolation. Possible values: bool. |
686 | 686 | <br/>Key: <i>"raw-median-passes"</i>. Description: Median filter passes (0-100). Possible values: int/unsigned int 0-100. |
687 | 687 | </td> |
688 | | - <td><b>Content:</b> Multi-paged.</td> |
| 688 | + <td><b>Content:</b> Multi-paged, Thumbnails.</td> |
689 | 689 | <td>Unsupported</td> |
690 | 690 | <td>-</td> |
691 | 691 | <td>libraw</td> |
|
724 | 724 | <br/><br/> |
725 | 725 | <b>TGA Versions:</b> TGA 1.0, TGA 2.0 (with Extension Area). |
726 | 726 | </td> |
727 | | - <td><b>Content:</b> Thumbnail images.</td> |
| 727 | + <td><b>Content:</b> Thumbnails.</td> |
728 | 728 | <td> |
729 | 729 | <b>Grayscale:</b> 8-bit. |
730 | 730 | <b>Indexed:</b> 8-bit. |
|
752 | 752 | <br/><br/> |
753 | 753 | <b>Content:</b> Static, Multi-paged, Meta data, ICC profiles. |
754 | 754 | </td> |
755 | | - <td>Tiled TIFFs, Planar configuration (PLANARCONFIG_SEPARATE), EXIF</td> |
| 755 | + <td>Tiled TIFFs, Planar configuration (PLANARCONFIG_SEPARATE), EXIF, Thumbnails./td> |
756 | 756 | <td> |
757 | 757 | <b>Grayscale:</b> 1-bit, 2-bit, 4-bit, 8-bit, 16-bit, 32-bit (float), 32-bit (uint). |
758 | 758 | <br/> |
|
781 | 781 | <br/><i>tiff-jpeg-quality</i>: JPEG quality (1-100). Values: int/unsigned int. Default: 75. |
782 | 782 | <br/><i>tiff-zip-quality</i>: ZIP/DEFLATE quality (1-9). Values: int/unsigned int. Default: 6. |
783 | 783 | </td> |
784 | | - <td>Tiled TIFFs, Planar configuration (PLANARCONFIG_SEPARATE), EXIF</td> |
| 784 | + <td>Tiled TIFFs, Planar configuration (PLANARCONFIG_SEPARATE), EXIF, Thumbnails.</td> |
785 | 785 | <td>libtiff</td> |
786 | 786 | </tr> |
787 | 787 | <tr> |
|
0 commit comments