2

I have a very novice-y question, but I can't find anything on this:

I use DPF 3.15 for digitizing specimens at my work. I don't know what I pressed, but the software has been returning two kinds of images for every shot: one a CR2 and one a jpg. Does anyone know how to turn this function off?

Thanks!

  • I'm assuming you are seeing both versions of each image when you first move them to your computer and open the folder containing them? Is this correct? – Michael C Mar 05 '21 at 02:40

2 Answers2

1

The CR2 file is the camera "raw" sensor data. It is not created by DPP but by the camera, and DPP merely imports it. On my two Canon cameras, this is controlled in the "Image Quality" settings (1st choice of the first menu). You can have the camera produce RAW (several types), or JPEG (L, M, S...) or both. You can disable RAW by using the - setting.

Keeping the camera sensor data allows one to perform advanced post-processing of the image data, instead of relying on the camera JPEG creation settings.

xenoid
  • 21,297
  • 1
  • 28
  • 62
0

There is a button at the bottom labeled raw/jpeg that looks like this:

Click on that and it will group the raw and jpegs together as single preview images and the label will show "R+J"... I highly suspect you just disabled this by accident.

Alternatively you could set/enable the filter option at the top of the panel to show only one of the file types.

enter image description here

And you could set the camera to only record one file type, or you could only copy/import one file type.

Steven Kersting
  • 17,087
  • 1
  • 11
  • 33