QImageReader can't read IM jpegs
Posted: 2015-11-21T12:03:25-07:00
Converted a bunch of tiffs to jpeg with mogrify -format jpg (current IM version). When I try to read them with a Qt QImageReader it reports "unable to read image data". Several other apps including Photoshop read those files OK, so this is not really an IM bug, but a Qt one. I just thought you might like to check whether there is something unusual in the default jpeg output format.