Closed dandv closed 5 years ago
Hi; The formats supported by default are listed here: https://doc.qt.io/qt-5/qimage.html#reading-and-writing-image-files Some additional formats could be supported, SVG for example if the libqt5svg5 module is installed. Formats could be listed in help using QImageWriter::supportedImageFormats().
The README says "common image formats". Can it be clearer?
Does it support WEBP? HEIC? etc.