Hello, I don't know if it helps you, but you can use QImageReader, together with read(QImage* img) and setClipRect() you might be able to "emulate" a progressive loading, no idea about performance issue. -- Cyrille Berger