Readme: update supported formats

This commit is contained in:
Mirco Miranda
2026-07-28 09:44:58 +02:00
committed by Mirco Miranda
parent 687914f2e7
commit 516750e6fc
+9 -4
View File
@@ -31,13 +31,13 @@ The following image formats have read-only support:
The following image formats have read and write support: The following image formats have read and write support:
- AV1 Image File Format (avif) - AV1 Image File Format (avif, avifs<sup>1</sup>)
- DirectDraw Surface (dds) - DirectDraw Surface (dds)
- Encapsulated PostScript (eps) - Encapsulated PostScript (eps)
- High Efficiency Image File Format (heif) - High Efficiency Image File Format (avci<sup>2</sup>, heic<sup>2</sup>, heif<sup>2</sup>, hej2<sup>2</sup>, hif<sup>2</sup>)
- JPEG 2000 (jp2, j2k, jpf) - JPEG 2000 (jp2, j2k, jpf<sup>1</sup>)
- JPEG XL (jxl) - JPEG XL (jxl)
- JPEG XR (jxr) - JPEG XR (jxr, hdp<sup>1</sup>, wdp<sup>1</sup>)
- OpenEXR (exr) - OpenEXR (exr)
- Personal Computer Exchange (pcx) - Personal Computer Exchange (pcx)
- Quite OK Image format (qoi) - Quite OK Image format (qoi)
@@ -45,6 +45,11 @@ The following image formats have read and write support:
- Softimage PIC (pic) - Softimage PIC (pic)
- Targa (tga): supports more formats than Qt's version - Targa (tga): supports more formats than Qt's version
Footnotes:
1. Read only support.
2. It depends on the HEIF plugins installed.
## Contributing ## Contributing
See the [`QImageIOPlugin`](https://doc.qt.io/qt-6/qimageioplugin.html) See the [`QImageIOPlugin`](https://doc.qt.io/qt-6/qimageioplugin.html)