Color issues still plaguing me but I wanted to try something different using PI to see if there would be any visual difference without using PS to create the JPEGs. Going through this exercise I came up on something I was not sure how to handle, as always. Lest say I open the native image and it's dimensions are 4008 x 2672 pixels. (STL-11002M CCD Camera binned 1x1). I resample the processed image to say 3,000 pixels and have maintain aspect ratio so the height is adjusted accordingly. Now I save the image as a JPEG and use a quality setting of say 90%. I still have other sizes I need for the website such as 2,000, 1,600, 500, and 300 pixel wide. Is there any difference resampling the current image each time or should I be resampling the newest resampled image? Hope this makes sense. Or does the image first picked, the 4008 x 2672, stay static in the reference image slot? From what I see, doing multiple image resampling for the needed sizes is using the last size done. Not sure if that makes any difference at all as the image is the same. As it seems to have been done, the first used the 4008 pixel image opened, resampled to 3,000 and saved a s 90% JPEG. Everything left as is and resampled again now using what seems to be the 3,000 pixel resampled image to do the 2,000 and so on.
What I'm getting at is that it seems I am getting way different file sizes using PI rather than PS, smaller in PI using a constant 90% value and I'm unclear what is causing this. The 3,000 pixel image in PS at 90% is 3.929M and in PI at 90% 1,043K while the PNG is 10,772 K. It seems that for whatever reason I'm getting much better file sizes using PI. I just did the above on a reprocessed image of the LGRB data @90% and the file sizes are:
3,000 1,449K
2,000 637K
1,600 273K
500 33K
300 19K
The file sizes seem small in comparison to what I use to do in PS. In PS I had to adjust down the % to keep the images at a reasonable, < 2M (my limit), on the largest images.
One thing to note is that I am not saving the resampled image in the TIFF format I brought it in with and just generating the JPEG from the resampled current TIFF image and saving that JPEG image for posting.