Ok, so I shoot pretty much RAW but I don't like to post-process every single image. So I've seen that in Pentax Photo Browser there's an interesting option which functions with RAW images: "Extract JPEG...". The result is instantaneous, and you can get the JPEG results from a bunch of RAW images in a couple of seconds. Strange, as the CPU doesn't work, so the JPEG must be embedded in the RAW image.
Here's some schematics:
After a closer look at the RAW file, I've seen that there are actually 3 JPEG files embedded in it: a thumbnail, a mid-size image, and the full JPEG, developed with the actual parameters used when shooting the photo.
They are always situated at the following offsets (given as hexadecimals):
$3394 => mid-size 640x480 (around 50kb)
$1005E => thumbnail, 160x120 (around 8kb)
$8DF4DE => full JPEG, 3008x2000
That's pretty encouraging, I can shoot RAW now and post-process only the images I want, for the rest I can extract the JPEG directly. The quality of the resulting JPEG seems to be two stars ( ), I compared its size with 3 shots at , and and it's pretty similar to the one at two stars ( ).
(Ok, all this makes me think at the K10D, which has RAW and RAW+JPEG function. If JPEG is still embedded in the RAW file, RAW+JPEG means then RAW+JPEG+JPEG... there's some redundancy in-here).
Here's some schematics:
After a closer look at the RAW file, I've seen that there are actually 3 JPEG files embedded in it: a thumbnail, a mid-size image, and the full JPEG, developed with the actual parameters used when shooting the photo.
They are always situated at the following offsets (given as hexadecimals):
$3394 => mid-size 640x480 (around
$1005E => thumbnail, 160x120 (around
$8DF4DE => full JPEG, 3008x2000
That's pretty encouraging, I can shoot RAW now and post-process only the images I want, for the rest I can extract the JPEG directly. The quality of the resulting JPEG seems to be two stars ( ), I compared its size with 3 shots at , and and it's pretty similar to the one at two stars ( ).
(Ok, all this makes me think at the K10D, which has RAW and RAW+JPEG function. If JPEG is still embedded in the RAW file, RAW+JPEG means then RAW+JPEG+JPEG... there's some redundancy in-here).