<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: checking camera metadata after images are downloaded in EOS DSLR &amp; Mirrorless Cameras</title>
    <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391975#M92931</link>
    <description>&lt;P&gt;Picture Styles have no effect on the actual contents of a RAW file, only how it is displayed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You could select any PS you wish, including black and white, and watch the histogram change.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2022 16:28:53 GMT</pubDate>
    <dc:creator>Waddizzle</dc:creator>
    <dc:date>2022-10-31T16:28:53Z</dc:date>
    <item>
      <title>checking camera metadata after images are downloaded</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/390979#M92615</link>
      <description>&lt;P&gt;I am trying to do a demo on how Picture style settings affect the exposure of Raw images.&amp;nbsp; When I took my examples, I set my camera for both Raw and large jpeg images.&amp;nbsp; I failed to take notes on which images were taken with an auto picture style and which were taken with a neutral picture style.&amp;nbsp; The images are downloaded to my MacBook Air and I am trying to get that metadata now.&amp;nbsp; I don't see a way to get that camera-specific metadata now.&amp;nbsp; Is there any software that will get me that information or do I need to redo my experiment and take "Notes" on each exposure?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:33:35 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/390979#M92615</guid>
      <dc:creator>mloufrost</dc:creator>
      <dc:date>2022-10-23T22:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: checking camera metadata after images are downloaded</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/390981#M92616</link>
      <description>&lt;P&gt;Picture Style settings have no effect on RAW data files, only JPG files.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 22:59:42 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/390981#M92616</guid>
      <dc:creator>Waddizzle</dc:creator>
      <dc:date>2022-10-23T22:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: checking camera metadata after images are downloaded</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/390983#M92617</link>
      <description>&lt;P&gt;You can use Canon’s DPP4 app to see all of the EXIF data. &amp;nbsp;You can change the Picture Style of a RAW file to anything you want. &amp;nbsp;The Picture Style of a JPG is baked into the image file itself and cannot be changed.&lt;/P&gt;&lt;P&gt;The same is true for White Balance. &amp;nbsp;You can change WB of a RAW file in post, but not a JPG file.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 23:03:32 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/390983#M92617</guid>
      <dc:creator>Waddizzle</dc:creator>
      <dc:date>2022-10-23T23:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: checking camera metadata after images are downloaded</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391035#M92631</link>
      <description>&lt;P&gt;I use exiftool ( &lt;A href="https://exiftool.org/" target="_blank"&gt;https://exiftool.org/&lt;/A&gt; ) on my iMac in a terminal window to view all of the image metadata. There is more information in the raw files than in the JPEG files.&lt;/P&gt;&lt;P&gt;exiftool -"*Style*" *.CR3&lt;/P&gt;&lt;P&gt;======== IMG_0729.CR3&lt;BR /&gt;Picture Style : Auto&lt;BR /&gt;Picture Style User Def : Standard; Standard; Standard&lt;BR /&gt;Picture Style PC : None; None; None&lt;BR /&gt;Custom Picture Style File Name :&lt;BR /&gt;======== IMG_0996.CR3&lt;BR /&gt;Picture Style : Standard&lt;BR /&gt;Picture Style User Def : Standard; Standard; Standard&lt;BR /&gt;Picture Style PC : None; None; None&lt;BR /&gt;Custom Picture Style File Name :&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;exiftool -G0:2 -U IMG_0996.CR3 | less&lt;/P&gt;&lt;P&gt;to see everything and also what section of the metadata it is in.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 12:22:41 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391035#M92631</guid>
      <dc:creator>johnrmoyer</dc:creator>
      <dc:date>2022-10-24T12:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: checking camera metadata after images are downloaded</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391038#M92632</link>
      <description>&lt;P&gt;In the past, you were correct. Maybe not entirely correct now, but I am speculating that there are choices made in software to produce the various types of RAW files.&lt;/P&gt;&lt;P&gt;While I have not attempted to prove it, I suspect that picture style impacts the contents of CRAW and possibly even makes a difference between dual pixel raw and ordinary raw. At the very least, it is used as a hint by software displaying the contents of the raw file.&lt;/P&gt;&lt;P&gt;I tried a capture of a dark image with the lens cap on with the only difference being dual pixel vs. ordinary raw and looked for a pixel that was a little warmer than most. I suspect that recorded camera style impacts the bayer array interpolation to make color out of the warmer pixel when combining the two sub-pixels into a single pixel.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 12:47:42 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391038#M92632</guid>
      <dc:creator>johnrmoyer</dc:creator>
      <dc:date>2022-10-24T12:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: checking camera metadata after images are downloaded</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391966#M92930</link>
      <description>&lt;P&gt;Picture Style setting affect the histogram which appears on the back of the camera.&amp;nbsp; When I set them to "auto" I get a histogram which has been created in the camera according to the jpeg style settings.&amp;nbsp; When I open the Raw file it is often underexposed because I didn't see a histogram created from a neutral jpeg style.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 15:39:21 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391966#M92930</guid>
      <dc:creator>mloufrost</dc:creator>
      <dc:date>2022-10-31T15:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: checking camera metadata after images are downloaded</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391975#M92931</link>
      <description>&lt;P&gt;Picture Styles have no effect on the actual contents of a RAW file, only how it is displayed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You could select any PS you wish, including black and white, and watch the histogram change.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 16:28:53 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391975#M92931</guid>
      <dc:creator>Waddizzle</dc:creator>
      <dc:date>2022-10-31T16:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: checking camera metadata after images are downloaded</title>
      <link>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391978#M92933</link>
      <description>&lt;P&gt;The histogram is based on the JPEG, so includes the effects of picture styles. I remember a lot of consternation on Luminous Landscape when this was first puzzled out.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 16:47:49 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/EOS-DSLR-Mirrorless-Cameras/checking-camera-metadata-after-images-are-downloaded/m-p/391978#M92933</guid>
      <dc:creator>kvbarkley</dc:creator>
      <dc:date>2022-10-31T16:47:49Z</dc:date>
    </item>
  </channel>
</rss>

