Hi, I guess the images are saved with different quality settings try
Qt Code:
  1. img.save("target.jpg,"JPG", 100);
To copy to clipboard, switch view to plain text mode