I've been typically using 799 x 599 pixels at 72 dpi for my challenges. I want to try and retain as much IQ as possible. Should I be using another size or is this fairly typical?
Pretty typical. I use 800 pixels on the long edge and the short edge is determined by whatever crop suits the composition the best. I use the least amount of compression that will fit under the 300k limit.
I'd say it's in the "typical" range; a lot of folks also just do a square crop so that they can use the full 800x800.
Also note that:
- You can use the full 800px, no need to do 799
- You need not worry about setting DPI, that has no meaning when displayed on a screen (or rather, it is determined by the screen, not your setting)
I personally like to go 2x final size, get everything superbly sharp and clean, then go to final size (4 pixels to 1 pixel), then hit it with a final light touch of sharpening at like 0.2 radius.
Hmm I always just do all my processing on the original then resize as the very last step before uploading. I have always wondered if the image was suffering from doing all the processing before resizing but I do like to have a high res version of the final image too so this work flow achieves that.
Hmm I always just do all my processing on the original then resize as the very last step before uploading. I have always wondered if the image was suffering from doing all the processing before resizing but I do like to have a high res version of the final image too so this work flow achieves that.
I do this as well, but then once I resize to 1600px long edge, it inevitably needs some touchup at that size.
I think the argument against larger file sizes before was due to user being worried their photos would be lifted and used illegally - and that has happened a few times from this site - only the other day I found a book for sale on Amazon that used one of my ribbon winner as its front cover! God knows how they upsampled that to a decent quality?!?
However I would like to see image sizes increased again, but don't think it will happen - my views on `why` that is have been expressed elsewhere onthe site and need no further discussion. But yeah, some of the work here deserves more screenspace to really shine.
Most of my images are 704 pixels on the long edge (not counting any added border) for two reasons; it is exactly 1/4 of the original size, which I think helps preserve detail by not using computations involving "fractional pixels", and, by being slightly smaller than the maximum size, I can usually save at a higher JPEG quality level while remaining under the allowed 300KB limit.
Most of my images are 704 pixels on the long edge (not counting any added border) for two reasons; it is exactly 1/4 of the original size, which I think helps preserve detail by not using computations involving "fractional pixels", and, by being slightly smaller than the maximum size, I can usually save at a higher JPEG quality level while remaining under the allowed 300KB limit.
That makes a lot of sense to me GeneralIE. I think I'll do that next time. Thanks.
help!
sorry gang but for some weird reason my 800X700 goes way over the 300kb. I even went to the ancient tutorial and checked all the right boxes and all. I had to go to 590 to get it under 300, THEN I finally get a green light submission only to get a warning that my images is significantly undersized.
Sounds like you have an image with a ton if fine detail. If you'd like, you can e-mail me the one that is oversized, and I will take a look. Use the address in my profile.
Most of my images are 704 pixels on the long edge (not counting any added border) for two reasons; it is exactly 1/4 of the original size, which I think helps preserve detail by not using computations involving "fractional pixels", and, by being slightly smaller than the maximum size, I can usually save at a higher JPEG quality level while remaining under the allowed 300KB limit.
Resizing so that both dimensions are multiples of 8 should also help. Haven't actually tried, but it would make sense.
Most of my images are 704 pixels on the long edge (not counting any added border) for two reasons; it is exactly 1/4 of the original size, which I think helps preserve detail by not using computations involving "fractional pixels", and, by being slightly smaller than the maximum size, I can usually save at a higher JPEG quality level while remaining under the allowed 300KB limit.
Resizing so that both dimensions are multiples of 8 should also help. Haven't actually tried, but it would make sense.
Yes, we are working in binary, so 1/2, 1/4, 1/8 ... the same goes for viewing on screen — view at 100%, 50%, 25%, etc. for best/clearest detail.
Sounds like you have an image with a ton if fine detail. If you'd like, you can e-mail me the one that is oversized, and I will take a look. Use the address in my profile.
yup, very detailed - for the "textures" challenge and team thing. they would kill me if I started mailing it about. will try the 8's thing if my math teacher from 50 years ago can be found. *?*
thanks,
jim
Most of my images are 704 pixels on the long edge (not counting any added border) for two reasons; it is exactly 1/4 of the original size, which I think helps preserve detail by not using computations involving "fractional pixels", and, by being slightly smaller than the maximum size, I can usually save at a higher JPEG quality level while remaining under the allowed 300KB limit.
Resizing so that both dimensions are multiples of 8 should also help. Haven't actually tried, but it would make sense.
Yes, we are working in binary, so 1/2, 1/4, 1/8 ... the same goes for viewing on screen — view at 100%, 50%, 25%, etc. for best/clearest detail.
I cant figure it out. came up with 412.5 (1/8 of 3300 pixels)- that is even smaller than what got me below the 300 magic number but got the warning that it was really small.
While resizing on even powers of 2 is a good practice, it won't help with getting the file size down. In fact, if it results in more fine detail, it could hurt.
The only way to reduce file size for a given level of detail is to increase compression (reduce JPEG quality setting). Doing this is almost always preferable to reducing the image pixel size. In other words, better a little lower quality pixel than none at all.
Most of my images are 704 pixels on the long edge (not counting any added border) for two reasons; it is exactly 1/4 of the original size, which I think helps preserve detail by not using computations involving "fractional pixels", and, by being slightly smaller than the maximum size, I can usually save at a higher JPEG quality level while remaining under the allowed 300KB limit.
Resizing so that both dimensions are multiples of 8 should also help. Haven't actually tried, but it would make sense.
Yes, we are working in binary, so 1/2, 1/4, 1/8 ... the same goes for viewing on screen — view at 100%, 50%, 25%, etc. for best/clearest detail.
I cant figure it out. came up with 412.5 (1/8 of 3300 pixels)- that is even smaller than what got me below the 300 magic number but got the warning that it was really small.
this sucks - I must enter before tomorrow night.
anyone?
thank you
jim
No, I meant the final dimensions should be divisible by 8 because jpeg files are divided into 8x8 blocks. So an image from my camera that starts out at 3008x2000, resized to 752x500, should be cropped to 752x496. Cutting 4 lines from an image 500px wide should have a bigger effect on file size than cutting 4 lines from an image 501px wide. Again, just theory here.
While resizing on even powers of 2 is a good practice, it won't help with getting the file size down. In fact, if it results in more fine detail, it could hurt.
The only way to reduce file size for a given level of detail is to increase compression (reduce JPEG quality setting). Doing this is almost always preferable to reducing the image pixel size. In other words, better a little lower quality pixel than none at all.
I kept reducing the quality as you suggested and each time still ended up with the exact same file size of wellover 500. that aint it. crap.
thanks for your suggestion.
jim