<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Aperture &#8211; Wade Tregaskis</title>
	<atom:link href="https://wadetregaskis.com/tags/aperture/feed/" rel="self" type="application/rss+xml" />
	<link>https://wadetregaskis.com</link>
	<description></description>
	<lastBuildDate>Sat, 27 Apr 2024 16:35:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://wadetregaskis.com/wp-content/uploads/2016/03/Stitch-512x512-1-256x256.png</url>
	<title>Aperture &#8211; Wade Tregaskis</title>
	<link>https://wadetregaskis.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">226351702</site>	<item>
		<title>EXIF metadata stores random gibberish for dates &#038; times</title>
		<link>https://wadetregaskis.com/exif-metadata-stores-random-gibberish-for-dates-times/</link>
					<comments>https://wadetregaskis.com/exif-metadata-stores-random-gibberish-for-dates-times/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Sun, 08 Jan 2017 19:06:19 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Broken by design]]></category>
		<category><![CDATA[EXIF]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[Lightroom]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[Snafu]]></category>
		<category><![CDATA[SnapBridge]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Time zones]]></category>
		<guid isPermaLink="false">https://blog.wadetregaskis.com/?p=3847</guid>

					<description><![CDATA[I hadn&#8217;t &#8217;til yesterday realised that EXIF metadata doesn&#8217;t actually store dates &#38; times correctly.  Whoever came up with the spec all those decades ago clearly didn&#8217;t know how to work with dates &#38; times correctly.  This is immensely frustrating since now we have countless images taken with timestamps that are collectively gibberish. The problem is&#8230; <a class="read-more-link" href="https://wadetregaskis.com/exif-metadata-stores-random-gibberish-for-dates-times/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[
<p>I hadn&#8217;t &#8217;til yesterday realised that EXIF metadata doesn&#8217;t actually store dates &amp; times correctly.  Whoever came up with the spec all those decades ago clearly didn&#8217;t know how to work with dates &amp; times correctly.  This is immensely frustrating since now we have countless images taken with timestamps that are collectively gibberish.</p>



<p>The problem is that the standard doesn&#8217;t specify time zones in almost all cases (the sole exception being for GPS timestamps, which are in UTC).  Which means if you see the date &amp; time &#8220;2016-02-03T10:36:33.40&#8221; in your photo, that could be any actual time give or take ~25 hours to either side of that.</p>



<p>I realise now, in hindsight, that programs like Aperture &amp; Lightroom manage this by implicitly associating a time zone with photos as they&#8217;re imported (and both have controls of varying degrees for &#8216;correcting&#8217; the time of the photos, in cases where the camera&#8217;s clock is set wrong &#8211; including being set to the wrong time zone).  They leave it to the user to ensure the time zone that&#8217;s set for import matches what was on the camera at the time the photos were recorded.</p>



<p>However, if you&#8217;re processing images at scale and don&#8217;t have that explicit information from the user(s), you&#8217;re SOL.</p>



<p>Additionally, I don&#8217;t know anyone with a DSLR who hasn&#8217;t at least occasionally forgotten to change the date &amp; time on their camera to account for changes in daylight savings time, or movement to a new time zone.  If the time zone were recorded, this wouldn&#8217;t really matter since you could reliable change it later.  But since it&#8217;s not, it&#8217;s impossible to tell programatically when and where the time zone changes, in a given series of photos.</p>



<p>Now, you might think that since the GPS timestamp <em>is</em> actually recorded as a real, definitive time, that you could just use that to determine the time zone of other dates &amp; times in the metadata (by simply looking at the difference between them).  Unfortunately, in this case, the GPS timestamp is defined as the time at which the GPS data was recorded, <em>not</em> when the photo was created (or edited, or any of the other types of timestamps recorded in EXIF metadata).  Which means that in practice the GPS timestamp can be an unspecified &amp; unpredictable amount of time older than the other timestamps<sup data-fn="1921026e-92ec-4402-92c6-c7e6e8dc678e" class="fn"><a href="#1921026e-92ec-4402-92c6-c7e6e8dc678e" id="1921026e-92ec-4402-92c6-c7e6e8dc678e-link">1</a></sup>.</p>



<p>If it were just a matter of a few minutes difference then this wouldn&#8217;t be an issue, since the vast majority of the world only acknowledges half hour increments in time zone steps<sup data-fn="8932e4f2-b366-4671-9023-f5b3ee145860" class="fn"><a href="#8932e4f2-b366-4671-9023-f5b3ee145860" id="8932e4f2-b366-4671-9023-f5b3ee145860-link">2</a></sup> and thus you could just round and get things right most of the time.  Unfortunately, at least some notable GPS implementations in popular cameras have potentially huge deltas (hours or more) &#8211; e.g. all of <a href="https://web.archive.org/web/20240404204434/https://www.nikonusa.com/en/nikon-products/snapbridge-app.page" data-wpel-link="external" target="_blank" rel="external noopener">Nikon&#8217;s SnapBridge cameras</a>, including the D500, D5600, &amp; D3400.</p>


<ol class="wp-block-footnotes"><li id="1921026e-92ec-4402-92c6-c7e6e8dc678e">And that&#8217;s assuming the camera&#8217;s clock isn&#8217;t set wrong anyway &#8211; it&#8217;s possible to include GPS data in your photos but <em>not</em> sync the camera&#8217;s clock, in at least some popular cameras like Nikon&#8217;s. <a href="#1921026e-92ec-4402-92c6-c7e6e8dc678e-link" aria-label="Jump to footnote reference 1">↩︎</a></li><li id="8932e4f2-b366-4671-9023-f5b3ee145860"><a href="https://en.wikipedia.org/wiki/Time_zone#List_of_UTC_offsets" data-wpel-link="external" target="_blank" rel="external noopener">Wikipedia reports</a> that there are a couple of small regions of Australia &amp; New Zealand which use 15 minute offsets, and the entirety of Nepal does too, but those are the only exceptions.  And only a small minority use half hour offsets, as opposed to hour offsets, to begin with. <a href="#8932e4f2-b366-4671-9023-f5b3ee145860-link" aria-label="Jump to footnote reference 2">↩︎</a></li></ol>]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/exif-metadata-stores-random-gibberish-for-dates-times/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<media:content url="https://wadetregaskis.com/wp-content/uploads/2017/01/Eternal_clock.avif" medium="image" />
<post-id xmlns="com-wordpress:feed-additions:1">3847</post-id>	</item>
		<item>
		<title>Lightroom&#8217;s flaws &#038; limitations</title>
		<link>https://wadetregaskis.com/lightrooms-flaws-limitations/</link>
					<comments>https://wadetregaskis.com/lightrooms-flaws-limitations/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Thu, 11 Feb 2016 18:04:55 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Bugs!]]></category>
		<category><![CDATA[Capture One]]></category>
		<category><![CDATA[Lightroom]]></category>
		<category><![CDATA[Sad]]></category>
		<category><![CDATA[Snafu]]></category>
		<guid isPermaLink="false">https://blog.wadetregaskis.com/?p=3515</guid>

					<description><![CDATA[I&#8217;m attempting to switch to Lightroom, from Aperture, given lack of better alternatives. I&#8217;ve attempted this switch a couple of times before, without success. I&#8217;m finding that it&#8217;s still kind of annoying.  Here&#8217;s the start of my laundry list against it: It&#8217;s very slow.  I am already so very tired of seeing that blasted &#8220;Loading…&#8221;&#8230; <a class="read-more-link" href="https://wadetregaskis.com/lightrooms-flaws-limitations/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[<p>I&#8217;m attempting to switch to Lightroom, from Aperture, given lack of better alternatives. I&#8217;ve attempted this switch a couple of times before, <a href="https://wadetregaskis.com/lightroom/" data-wpel-link="internal">without success</a>.</p>
<p>I&#8217;m finding that it&#8217;s still kind of annoying.  Here&#8217;s the start of my laundry list against it:</p>
<ul>
<li>It&#8217;s very slow.  I am already so very tired of seeing that blasted &#8220;Loading…&#8221; floater.
<ul>
<li>I&#8217;m running it off of a pair of SATA-connected SSDs &#8211; one for the library, one for the originals.  It has enough usable bandwidth to read in dozens of photos a second.  But it still takes three to five seconds to show just one.</li>
</ul>
</li>
<li>It&#8217;s also a bit slow to actually show adjustments as you make them, a lot of the time.  Aperture, despite not being updated for <em>many years</em> to take advantage of all sorts of new technologies, is still much more responsive and fluid, and consequently faster to use.
<ul>
<li>I did notice that Capture One is also a bit sluggish sometimes, in this respect.  Sad panda &#8211; everyone&#8217;s screwing this up, it seems.</li>
</ul>
</li>
<li>When you scroll around in the grid view, it&#8217;s a bit janky &#8211; see prior point on Lightroom just generally being sluggish &#8211; but even worse, it doesn&#8217;t show the photo&#8217;s metadata reliably.  A lot of it is invisible for a while, &#8216;loading in&#8217; some time later.  It&#8217;s really annoying to have to frequently wait for Lightroom to get around to actually showing me the grid view properly.  And it&#8217;s also very distracting to see the metadata popping in at random intervals for random photos.</li>
<li>Its search &amp; filtering tools are kinda piss-weak.  e.g. you can do a text search of metadata for only one thing at a time.  And you can&#8217;t even specify what metadata you want to search, with very few exceptions.</li>
<li>As <a href="https://wadetregaskis.com/raw-converter-comparison/" data-wpel-link="internal">I&#8217;d shown previously</a>, its RAW renderer is not very good.  Image quality out of the box is very poor &#8211; mainly that even bright, ISO 100 shots have unacceptably high noise visible and require strong noise reduction.  This is unnecessary in every other RAW renderer I&#8217;ve ever used (Aperture wasn&#8217;t great either, granted, but at least it erred on the side of <em>not</em> noisy-as-heck by default; it&#8217;s much easier to add sharpening <em>as necessary</em> than to have to noise reduce <em>every time</em>).
<ul>
<li>And its noise reduction tool isn&#8217;t great either &#8211; much like Aperture&#8217;s, it&#8217;s ham-fisted and often requires painstaking brush-work to selectively apply it to each photo.</li>
</ul>
</li>
<li>Its sharpening tool is not very good either.  It introduces grittiness and nasty edge haloes really quickly, relative to how much actual sharpness &amp; detail it&#8217;s revealing.  Now I understand why so many Lightroom users seem to use 3rd-party sharpening (and noise reduction) plug-ins.
<ul>
<li>On the upside, vs Aperture, it does let you set a detail-sensitive &#8216;mask&#8217;, which helps reduce brushwork somewhat.  Unfortunately it lacks the corresponding slider for its noise reduction tool, which reintroduces the need to do painstaking brushwork.</li>
</ul>
</li>
<li>Its system for managing brush masks is surprisingly awkward.  Aperture was much more straightforward (though not without its own foibles, like not letting you share masks between adjustment tools).  e.g. to see an overlay of where the mask actually is, you have to however the mouse over a tiny little dot &#8211; and there may be several on the photo, if you&#8217;ve added several different masks, with no way to distinguish them other than their arbitrary locations.  And worse, you have to wait a couple of seconds, <em>every time</em>, for the mask overlay to actually appear.  And then as soon as you move off the dot &#8211; e.g. to actually modify the mask &#8211; it disappears!  Ridiculous!
<ul>
<li>Capture One has the best implementation of this that I&#8217;ve seen, so far.  There&#8217;s a couple of things about Capture One&#8217;s that I find a little awkward, compared to Aperture&#8217;s, but overall it&#8217;s still the best.</li>
</ul>
</li>
<li>It&#8217;s possible to have filters applied but the filter bar hidden.  Very confusing &#8211; it took me quite some time to figure out why a bunch of photos simply weren&#8217;t showing up.  It&#8217;d make much more sense, IMHO, to have the &#8216;hide the filter bar&#8217; option only apply when there aren&#8217;t any filters actually applied.  Though I do recognise the counter-opinion.</li>
<li>Deleting photos is unnecessarily difficult.  If you&#8217;re viewing a collection, there&#8217;s no way to do it directly.  The least sucky way I&#8217;ve found is to mark target photos as &#8216;Rejected&#8217;, and then go to the &#8220;All Photographs&#8221; view and hit command-delete.  Lots of unnecessary steps and distracting from the workflow.</li>
<li>Its built-in Flickr export forces all photos to sRGB.  Sad, blunt fail.
<ul>
<li>There is a popular third-party plug-in, <a href="https://www.newpproducts.com/lightroom-plug-ins/photo-upload/" data-wpel-link="external" target="_blank" rel="external noopener">Photo Upload</a>, which I&#8217;m using for now, but I keep finding it rubs me a bit the wrong way.  Hopefully just a matter of getting used to it &#8211; FlickrExport for Aperture, which I&#8217;d relied on previously, wasn&#8217;t perfect either.  And on the upside, the author seems very responsive and courteous, which is refreshing and encouraging.</li>
</ul>
</li>
<li>Import from SD cards is a little sluggish.  Not terrible &#8211; I&#8217;m talking ~60 MB/s on a card &amp; reader combo capable of ≥80 MB/s &#8211; but it&#8217;s still a bit disappointing.  Aperture is faster.</li>
<li>Its metadata editing interface is certainly better than Capture One&#8217;s horrible &amp; buggy one, but still a far cry from Aperture&#8217;s.  I miss being able to customise the metadata view, but beyond that, even basic things are a bit awkward, like the &#8216;Title&#8217; and &#8216;Caption&#8217; fields being tiny and thrown arbitrarily down towards the end of the list.
<ul>
<li>Though it does have one handy thing &#8211; clicking on the field name shows a pop-up menu listing recently used values, which is actually a thoughtful touch.  Auto-completion is also available, but it&#8217;s nice to avoid the keyboard &lt;-&gt; mouse shift.</li>
</ul>
</li>
<li>I still don&#8217;t like its modality.  I find I have to shift between &#8216;Library&#8217; and &#8216;Develop&#8217; modes <em>a lot</em>, which&#8217;d be tedious enough even without the fact that a whole bunch of keyboard shortcuts are different between the two.  Super annoying.  I keep hitting keys expecting some predictable result, and instead just get NSBeeps, or totally undesired effects, or worse &#8211; just a flash of a menubar item with no indication of what the #%@! just happened, or how to undo it.  Gah!</li>
</ul>
<p>And I could go on.  And probably will in future &#8211; I need somewhere to vent and mind-bogglingly Adobe offer no way to actually file bug reports &amp; feature requests with them directly.</p>
<p>I really get the impression that Adobe haven&#8217;t paid due attention to their [former] competition, Aperture.  There&#8217;s just <em>so many</em> things that Aperture has done better <em>for nearly a decade now</em>.  If they were holding off &#8216;copying&#8217; it out of some sense of honour, that&#8217;s respectable, but the time for it has long passed, given Aperture&#8217;s demise.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/lightrooms-flaws-limitations/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3515</post-id>	</item>
		<item>
		<title>Raw editor comparison &#8211; Shadows</title>
		<link>https://wadetregaskis.com/raw-editor-comparison-shadows/</link>
					<comments>https://wadetregaskis.com/raw-editor-comparison-shadows/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 27 Jan 2016 17:42:21 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Capture One]]></category>
		<category><![CDATA[DxO Optics]]></category>
		<category><![CDATA[Image editing]]></category>
		<category><![CDATA[Lightroom]]></category>
		<category><![CDATA[Tested]]></category>
		<guid isPermaLink="false">http://blog.wadetregaskis.com/?p=3435</guid>

					<description><![CDATA[This is a follow-up to my previous Raw converter comparison &#8211; you can see that post for info on things like my motivation, basic processing methods, etc. The goal in this case is just to test how well each raw editor &#8211; Aperture 3.6, Capture One 9 Pro, DxO Optics 10, and Lightroom CC 2015.3&#8230; <a class="read-more-link" href="https://wadetregaskis.com/raw-editor-comparison-shadows/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[
<p>This is a follow-up to my previous <a href="https://wadetregaskis.com/raw-converter-comparison/" data-wpel-link="internal">Raw converter comparison</a> &#8211; you can see that post for info on things like my motivation, basic processing methods, etc.</p>



<p>The goal in this case is just to test how well each raw editor &#8211; Aperture 3.6, Capture One 9 Pro, DxO Optics 10, and Lightroom CC 2015.3 &#8211; can lift an underexposed photo. &nbsp;For pedants, note that I&#8217;m specifically applying an&nbsp;overall exposure adjustment, not just shadow recovery, though I expect that fundamentally any &#8216;Shadow&#8217; sliders in these editors are just a strict subset of their &#8216;Exposure&#8217; sliders.</p>



<p>First, here&#8217;s the test image as it first appears when viewed in each of the contenders:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="4096" height="2730" src="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Unedited.webp" alt="" class="wp-image-6186" srcset="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Unedited-2048x1365@2x.webp 4096w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Unedited-512x341@2x.webp 1024w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Unedited-2048x1365.webp 2048w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Unedited-256x171.webp 256w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Unedited-512x341.webp 512w" sizes="(max-width: 4096px) 100vw, 4096px" /></figure>
</div>


<p>Some differences in how each raw converter operates by default, unsurprisingly. But clearly the photo is massively underexposed. In case you&#8217;re wondering, this was just setting up for a macro shoot, and for whatever reason the flashes didn&#8217;t fire in this exposure.</p>



<p>And below is the edited version. My goal here was to bring the photo up to a broadly &#8216;normal&#8217; or &#8216;correct&#8217; exposure. At first I assumed this would just mean some &#8216;Exposure&#8217; adjustment applied identically between the four contenders, but it quickly became apparent that their adjustment tools just aren&#8217;t equivalent like that.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="4096" height="2730" src="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Exposure-Boosted.webp" alt="Edited image" class="wp-image-6187" srcset="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Exposure-Boosted-2048x1365@2x.webp 4096w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Exposure-Boosted-512x341@2x.webp 1024w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Exposure-Boosted-2048x1365.webp 2048w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Exposure-Boosted-256x171.webp 256w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Exposure-Boosted-512x341.webp 512w" sizes="(max-width: 4096px) 100vw, 4096px" /></figure>
</div>


<p>For reference, the adjustments made for each were:</p>



<ul class="wp-block-list">
<li><em>Aperture 3.6</em> &#8211; +6 exposure</li>



<li><em>Capture One 9 Pro</em> &#8211; +4 exposure, +35 brightness</li>



<li><em>DxO Optics 10</em> &#8211; +3 exposure</li>



<li><em>Lightroom CC 2015.3</em> &#8211; +5 exposure</li>
</ul>



<p>The additional use of the &#8216;Brightness&#8217; slider in Capture One was necessary because its &#8216;Exposure&#8217; slider is hard-limited to ±4, obnoxiously.</p>



<p>Clearly one of these things is not like the other. Or, put another way:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="500" height="281" src="https://wadetregaskis.com/wp-content/uploads/2016/01/What-The-Fuck-Are-You-Doing-Aperture-2.webp" alt="Dear Aperture… WHAT THE FUCK ARE YOU DOING?!" class="wp-image-3467" srcset="https://wadetregaskis.com/wp-content/uploads/2016/01/What-The-Fuck-Are-You-Doing-Aperture-2.webp 500w, https://wadetregaskis.com/wp-content/uploads/2016/01/What-The-Fuck-Are-You-Doing-Aperture-2-256x144.webp 256w" sizes="(max-width: 500px) 100vw, 500px" /></figure>
</div>


<p>Here&#8217;s a zoomed in view of a representative part of the image:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="2048" height="2048" src="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings.webp" alt="Edited image (100% clipping)" class="wp-image-6188" srcset="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings-1024x1024@2x.webp 2048w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings-512x512@2x.webp 1024w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings-256x256.webp 256w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings-512x512.webp 512w" sizes="auto, (max-width: 2048px) 100vw, 2048px" /></figure>
</div>


<p>So, Aperture&#8230; enough said.</p>



<p>Amongst the other three, there&#8217;s lots of room for opinion. DxO Optics has applied much more noise reduction, to the point where it&#8217;s quite obvious and (in <em>my</em> opinion) a bit over-done. Capture One and Lightroom have done a similar job, though I think Capture One has done genuinely better at suppressing the banding, and the noise in certain areas &#8211; particularly the midtones.</p>



<p>Now, this section of the image is out of focus. A necessary question &#8211; given it appears the main difference is simply in the noise reduction being applied &#8211; is how well genuine detail is retained. So here&#8217;s a second 100% clipping from the image:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="2048" height="2048" src="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings-2.webp" alt="Edited image (100% clipping)" class="wp-image-6189" srcset="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings-2-1024x1024@2x.webp 2048w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings-2-512x512@2x.webp 1024w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings-2-256x256.webp 256w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings-2-512x512.webp 512w" sizes="auto, (max-width: 2048px) 100vw, 2048px" /></figure>
</div>


<p>DxO Optics happens to have retained the highlights a bit better, which is fine but remember that I didn&#8217;t bother recovering highlights at all, which I&#8217;m sure all of them would be able to do just fine (since &#8216;recovery&#8217; in this sense means merely not so massively lifting them out of shadow).</p>



<p>There&#8217;s not much else to say here, though. Aperture is incredibly horrible. And the other three behave much the same as we&#8217;ve seen before:</p>



<ul class="wp-block-list">
<li>DxO Optics has gone for very strong noise reduction by default, which has actually rendered the small in-focus area not too badly. But really softened everything else, in a slightly blotchy &#8220;I&#8217;ve been noise reduced&#8221; way.</li>



<li>Capture One has a more subtle look, that&#8217;s actually a little crisper than DxO Optics&#8217;, but has significantly more noise and banding visible.</li>



<li>Lightroom goes even further, with a very noisy and very banded rendition that can perhaps give an illusion of extra detail, though there actually isn&#8217;t anything there that Capture One &amp; DxO Optics don&#8217;t also reveal.</li>
</ul>



<p>Again, it looks like the difference is primarily in noise reduction. I&#8217;m not going to try to &#8216;equalize&#8217; their noise reduction settings &#8211; from experience that&#8217;s highly subjective &#8211; but I suspect you could ultimately get similar results, to suit your own taste, from any of Capture One, DxO Optics, or Lightroom.</p>



<p>But you&#8217;ll never get anything usable out of Aperture, from this kind of scenario. That one&#8217;s dead, Jim.</p>



<h3 class="wp-block-heading">An update on Aperture</h3>



<p><a href="https://www.dpreview.com/forums/post/57175777" data-wpel-link="external" target="_blank" rel="external noopener">&#8220;noirdesir&#8221; on DPReview&#8217;s forums</a> (and Jim M here in the comments) identified Aperture&#8217;s problem: that it&#8217;s got a fixed blackpoint which is preventing it from actually bring up any real shadow detail.</p>



<p>Unfortunately I wasn&#8217;t expecting to add to this post, so I didn&#8217;t save a few key tidbits like the crop coordinates for the two 100% views. But FWIW here&#8217;s broadly what you can get out of Aperture if you also adjust the &#8216;Black Point&#8217; alongside &#8216;Exposure&#8217;:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="2048" height="1365" src="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Aperture-3.6-5-exposure-0.1-blackpoint.webp" alt="Aperture with black point adjustment" class="wp-image-6190" srcset="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Aperture-3.6-5-exposure-0.1-blackpoint-1024x683@2x.webp 2048w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Aperture-3.6-5-exposure-0.1-blackpoint-512x341@2x.webp 1024w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Aperture-3.6-5-exposure-0.1-blackpoint-256x171.webp 256w, https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-Aperture-3.6-5-exposure-0.1-blackpoint-512x341.webp 512w" sizes="auto, (max-width: 2048px) 100vw, 2048px" /></figure>
</div>


<p>Aperture&#8217;s rendition still isn&#8217;t as good as any of the other three &#8211; it&#8217;s much noisier, even than Lightroom&#8217;s, and the deepest shadows are still somewhat clipped. The latter may be an imperfect &#8216;Black point&#8217; setting, though I did spend quite some time playing with it and this was the best that I could seem to get from it, w.r.t. both overall image quality and actually getting roughly the desired exposure.</p>



<p>So after all these years and many images given-up on, it turns out Aperture <em>can</em> actually recover underexposed images to a reasonable degree. It&#8217;s just far more fiddly than any of the other raw editors &#8211; you have to adjust the &#8216;Exposure&#8217; slider a little, then the &#8216;Black point&#8217;, and then repeat numerous times to narrow in on the right complementary settings. But even then, the point remains that it still doesn&#8217;t do as good a job of it as Capture One, DxO Optics, or Lightroom.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/raw-editor-comparison-shadows/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			<media:content url="https://wadetregaskis.com/wp-content/uploads/2023/11/DSC8784-100-clippings.webp" medium="image" />
<post-id xmlns="com-wordpress:feed-additions:1">3435</post-id>	</item>
		<item>
		<title>Raw converter comparison</title>
		<link>https://wadetregaskis.com/raw-converter-comparison/</link>
					<comments>https://wadetregaskis.com/raw-converter-comparison/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Mon, 25 Jan 2016 18:38:22 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Capture One]]></category>
		<category><![CDATA[DxO Optics]]></category>
		<category><![CDATA[Lightroom]]></category>
		<category><![CDATA[Tested]]></category>
		<guid isPermaLink="false">http://blog.wadetregaskis.com/?p=3086</guid>

					<description><![CDATA[Prelude For better or worse, Aperture is dying. &#160;Abandoned by Apple many years ago now, it&#8217;s frankly amazing it hasn&#8217;t completely broken already, given the steady stream of system updates and such changes since then. &#160;Regardless, it has always had rough edges, and on top of all that I&#8217;ve grown increasingly disappointed with its image&#8230; <a class="read-more-link" href="https://wadetregaskis.com/raw-converter-comparison/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading">Prelude</h1>



<p>For better or worse, Aperture is dying. &nbsp;Abandoned by Apple many years ago now, it&#8217;s frankly amazing it hasn&#8217;t completely broken already, given the steady stream of system updates and such changes since then. &nbsp;Regardless, it has always had rough edges, and on top of all that I&#8217;ve grown increasingly disappointed with its image quality &#8211; both fundamental raw rendering as well as with&nbsp;editing. &nbsp;So, I need an alternative.</p>



<p>Staggeringly, there&#8217;s <em>still</em>&nbsp;nothing else out there quite like Aperture. &nbsp;Lightroom is probably the closest, but it has a lot of design flaws &#8211; particularly in its UI &#8211; and, from what I hear, perpetual &amp; unpredictable performance issues (not that Aperture is great there either). &nbsp;But it is undoubtably the de facto standard, and has vastly more community&nbsp;&#8211; providing&nbsp;tutorials, presets, plug-ins, etc &#8211; which is also valuable.</p>



<p>There&#8217;s DxO Optics. &nbsp;I&#8217;ve played with it before and know that it can do an amazingly better job than Aperture (w.r.t. image quality). &nbsp;It&#8217;s a relatively bare-bones program, however, with minimal editing capabilities and not even the pretense&nbsp;of actual image management.</p>



<p>There&#8217;s also Capture One, which while undoubtedly the most expensive option out there today, also has a reputation for being the best w.r.t. image quality. &nbsp;It&#8217;s also been around longer than any of these other options. &nbsp;It has a reasonable&nbsp;set of editing capabilities. &nbsp;It sort of tries to do image management, though it&#8217;s clear it&#8217;s not trying very hard, and it has some pretty serious UI issues and bugs in this area.</p>



<p>I spent quite some&nbsp;time playing with each of these three alternatives, trying to develop a broad feel for their respective&nbsp;strengths and weaknesses. &nbsp;What I found is that they all require compromises compared to what I&#8217;m used to from Aperture, and it&#8217;s really a Sophie&#8217;s choice of which things I&#8217;ll miss least. &nbsp;That&#8217;s not a fun choice to have to make.</p>



<p>So I had to ask myself what <em>really</em> matters. &nbsp;I find myself thinking that I should choose first and foremost based on image quality, on the basis that I spend a ridiculous amount of money on all the other gear necessary to take a quality photographs to begin with, and inordinate amounts of my own time in managing and editing photos &#8211; the end result of which is ultimately judged almost solely by the quality of the images that I publish&nbsp;online &amp; print. &nbsp;And for ancillary features like Flickr export and whatnot, there&nbsp;<em>are</em> other workflow options, even if it&#8217;s a few more steps to utilise them.</p>



<p>Thus, this comparison.</p>



<p>I&#8217;m presenting this in something of a reverse order, on the assumption that most readers will just want to cut to the chase and see what my findings &amp; advice are. &nbsp;But I do want to also detail my methodology, so that others can understand and reproduce it &#8211; so that&#8217;s included at the end.</p>



<p><em>Note</em>: &nbsp;yes, there&#8217;s also Apple&#8217;s Photos, which is just iPhoto&#8217;s younger, hipster sibling. &nbsp;It&#8217;s essentially DxO Optics&#8217; inverse &#8211; a decent&nbsp;image management app with very rudimentary&nbsp;image editing capabilities. &nbsp;And it shares Aperture&#8217;s raw rendering engine, which I already feel&nbsp;to be decidedly mediocre. &nbsp;While there are hypothetical options involving things like the DxO Optics plug-in for Photos, along with a small army of not-entirely-existent-yet plug-ins for actual image editing, I&#8217;m defaulting that to the very last resort. &nbsp;Plus it&#8217;ll probably be abandoned within a couple of years anyway &#8211; as is Apple&#8217;s inevitable&nbsp;wont.</p>



<p>Though for the purposes of this comparison &#8211; of just the raw rendering engines &#8211; I expect Aperture&#8217;s results to be equivalent to Photos&#8217;.</p>



<h1 class="wp-block-heading">Conclusion</h1>



<p>TL;DR: &nbsp;Capture One wins by a safe margin, no matter how you look at it.</p>



<p>Specifically, here&#8217;s the overall ranking per photo:</p>



<figure class="wp-block-table aligncenter"><table><thead><tr><th>Photo</th><th>Aperture 3.6</th><th>Capture One 9 Pro</th><th>DxO Optics 10</th><th>Lightroom 2015.3</th></tr></thead><tbody><tr><td>The Lake</td><td>2</td><td>1</td><td>4</td><td>2</td></tr><tr><td>The Ceiling</td><td>2</td><td>3</td><td>4</td><td>1</td></tr><tr><td>The Peacock</td><td>4</td><td>1</td><td>2</td><td>3</td></tr><tr><td>The Cat</td><td>2</td><td>1</td><td>4</td><td>2</td></tr><tr><td>The Deer</td><td>2</td><td>1</td><td>2</td><td>2</td></tr><tr><td>The Harrier</td><td>4</td><td>1</td><td>2</td><td>3</td></tr><tr><td>The Gopher</td><td>2</td><td>1</td><td>1</td><td>4</td></tr><tr><td>The Granite</td><td>3</td><td>2</td><td>1</td><td>4</td></tr><tr><td>The Sunrise</td><td>2</td><td>2</td><td>1</td><td>2</td></tr><tr><td>The Valley</td><td>3</td><td>1</td><td>2</td><td>3</td></tr></tbody></table></figure>



<p class="has-text-align-left">That&#8217;s seven 1st-place results for Capture One, vs three for DxO Optics, one for Lightroom, and zero for Aperture.</p>



<p class="has-text-align-left">Or, looked at another way, the rankings by average&nbsp;position:</p>



<ol class="wp-block-list">
<li>Capture One (1.4)</li>



<li>DxO Optics (2.3)</li>



<li>Aperture &amp; Lightroom (2.6)</li>
</ol>



<p>In short:</p>



<ol class="wp-block-list">
<li>Capture One almost always rendered the most fine detail, while simultaneously almost always rendering the&nbsp;least noise. &nbsp;Its renditions were&nbsp;often lacking&nbsp;contrast, however, and &#8211; with a couple of notable exceptions &#8211; its colour rendition was relatively muted.</li>



<li>DxO Optics was often similarly sharp to Capture One &#8211; and sometimes moreso &#8211; though it achieved its results less elegantly, with an often &#8216;over-processed&#8217; look and blotchy&nbsp;noise reduction. &nbsp;It was the only raw converter which corrected geometric distortion, which may have penalised it w.r.t. sharpness, which I gave more weight to.</li>



<li>Aperture &amp; Lightroom often rendered very similar results, which had (typically) significantly less fine detail than the other two renderers, and often produced relatively accurate&nbsp;but aesthetically disinteresting colours and contrast.
<ol class="wp-block-list">
<li>Lightroom favours significantly greater sharpening by default, than Aperture, and this also manifests as dramatically more noise in some cases.</li>



<li>Lightroom also tended to err on the side of over-exposure, whereas Aperture was a bit more accurate generally, but occasionally under-exposed.</li>
</ol>
</li>
</ol>



<p>A few things surprised me in these results, though one above all others: &nbsp;that Lightroom doesn&#8217;t actually do a particularly good job of rendering raws. &nbsp;This is really unexpected to me because Lightroom / Adobe Camera Raw is by&nbsp;<em>far</em> the most common raw renderer out there, and has plenty of praise spoken about it. &nbsp;As the closest approximation to Aperture as an actual image manager and editor, I was secretly hoping it would perform well so that I could choose it, other aversions be damned. &nbsp;Alas, no such luck.</p>



<p>I was also surprised at the performance of DxO Optics &#8211; I own an older copy, version 8, and have used it from time to time. &nbsp;I&#8217;ve found it particularly useful &#8211; compared to Aperture &#8211; for high ISO images, where it does a&nbsp;<em>much</em> better job, at times, in minimising noise and bringing out shadow detail. &nbsp;But that might be the explanation &#8211; the test performed here judged only the initial raw rendering,&nbsp;<em>not</em> key edits like dramatic exposure adjustments (including highlight &amp; shadow recovery). &nbsp;I strongly suspect DxO Optics would distinguish itself much more from Aperture in editing tests.</p>



<p>I will also add that Capture One&#8217;s results, when heavily scrutinised, sometimes felt contrary to my previous anecdotal experience with it. &nbsp;When toggling&nbsp;between Aperture and Capture One I&#8217;d previously seen a&nbsp;<em>huge</em> image quality improvement all round. &nbsp;Make no mistake &#8211; there is a&nbsp;<em>big</em> difference shown in this test. &nbsp;But my prior dabbles with it had, at the time, seemed more dramatic still. &nbsp;Its possible the few images I&#8217;d compared previously were&nbsp;<em>especially</em> favourable to Capture One. &nbsp;Or that, once you actually apply some meaningful edits, that Capture One&#8217;s advantage over Aperture only increases. &nbsp;I suspect that is in fact the case, much as I suspect the same for DxO Optics, but again image editing was not tested here.</p>



<h1 class="wp-block-heading">Results</h1>



<h2 class="wp-block-heading">How to interpret these results</h2>



<p>The methodology section, at the end, fully details how these images were processed in each of the contenders, and prepared for web presentation. &nbsp;Suffice then, for now, to say that:</p>



<ul class="wp-block-list">
<li>I chose ten images that are deliberately not perfect but reflect a reasonable cross-section of my whole photo collection. &nbsp;I did make some effort to include specific technical scenarios (e.g. high ISO), that not much &#8211; my primary focus was on a&nbsp;<em>representative</em> set of images, not a technically diverse one.</li>



<li>My fundamental test is of how well each of the contending programs presents the raws straight out of the camera. &nbsp;Nothing more. &nbsp;Don&#8217;t complain. &nbsp;Maybe I&#8217;ll test other aspects later, and you&#8217;re certainly welcome to yourself &#8211; add a comment at the end with a link to your tests. &nbsp;But keep in mind the very specific scope here.</li>



<li>For each of the sample images, I&#8217;m using two views:
<ul class="wp-block-list">
<li>A full view of the photo, to gauge general colour rendition, exposure, etc.</li>



<li>A 100% crop clipping from a key part of the image, to really investigate acuity, contrast, and noise.</li>
</ul>
</li>
</ul>



<p>Keep in mind that if your browser window is narrow (e.g. you&#8217;re on a mobile device) you may be seeing a low-resolution view &#8211; for best results, ensure your browser window is wide enough to see the images at full size.</p>



<h2 class="wp-block-heading">The actual results</h2>



<h3 class="wp-block-heading">The Lake</h3>



<p>This first image is a random, flat landscape shot. &nbsp;It was a slightly foggy day when this was taken, with overcast skies and little wind. &nbsp;Cold, also &#8211; not much above freezing.</p>


<style type="text/css">
#foogallery-gallery-6070 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6070" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6071" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC2573-Aperture-3_6-1/1598641962.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6072" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC2573-Capture-One-9-Pro-1/1837782153.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6073" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC2573-DxO-Optics-10-1/3814057226.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6074" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC2573-Lightroom-CC-2015_3-1/209251850.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Aperture &amp; Lightroom both render this one truer to how I actually remember the scene being &#8211; i.e. genuinely flat &amp; dull. &nbsp;It&#8217;s surprising how similar they are to each other, though Lightroom&#8217;s rendition is the dullest.</p>



<p>Capture One has gone with a naturally vibrant look, which I find quite pleasing, even if it is technically inaccurate. &nbsp;It&#8217;s also clearly more detailed [than Aperture or Lightroom&#8217;s] even at this reduced viewing size.</p>



<p>DxO Optics is the outlier here, with a surprising, somewhat grungy look. &nbsp;Far contrastier than the other three, and appearing to my eye perhaps a little over-sharpened. &nbsp;That said, colour-wise it&#8217;s actually not that inaccurate.</p>


<style type="text/css">
#foogallery-gallery-6067 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6067" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6063" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC2573-Aperture-3_6/147593362.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6064" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC2573-Capture-One-9-Pro/1771734622.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6065" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC2573-DxO-Optics-10/351031008.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6066" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC2573-Lightroom-CC-2015_3/1873968957.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>This 100% view just confirms what was already somewhat visible when zoomed out &#8211; that Capture One &amp; DxO Optics are rendering much more detail. &nbsp;I find Capture One&#8217;s rendition more natural and pleasing, but I could see some people favouring DxO Optics&#8217;.</p>



<p>In any case, though, they both do a&nbsp;<em>much</em> better job than Aperture or Lightroom.</p>



<p>What really surprises me here is how uncompetitive Lightroom is. &nbsp;Its rendition has barely any more detail than Aperture&#8217;s, which I find very surprising given how popular Lightroom (and Adobe Camera Raw) are. &nbsp;Nonetheless, it still is that&nbsp;<em>tiny</em> bit sharper than Aperture&#8217;s.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>I firmly prefer the Capture One version &#8211; it just looks better to me, plain and simple. &nbsp;Capture One really brings out a lot of genuine detail, without any artifacting that I can see, and without looking over-processed (to my eye).</p>



<p>I respect Aperture &amp; Lightroom for their &#8216;honest&#8217; rendition of the scene, but would undoubtedly &#8211; were I to fully post-process this image in them &#8211; &nbsp;try to make them look more like Capture One&#8217;s version. &nbsp;And their lack of detail is very disappointing.</p>



<p><em>Note</em>: &nbsp;the obvious question is whether you can dig out that same detail, that Capture One has by default, from Aperture or Lightroom. &nbsp;That&#8217;s difficult to answer conclusively, since there are many possible approaches with many possible fine-tuning settings.</p>



<p>I have extensive&nbsp;experience with Aperture (many years and thousands of images processed), and I am confident that I <span style="text-decoration: underline;">cannot</span> get as good an image out of it, as Capture One or DxO Optics are giving by default. &nbsp;It simply doesn&#8217;t have the detail there in its original raw rendering.</p>



<p>I do not have much experience with Lightroom. &nbsp;I did do some quick experimentation&nbsp;with it, and was able to get fairly close to Capture One&#8217;s acuity, but not without introducing visible sharpening artefacts, never with quite the same really fine detail, and not without a&nbsp;<em>lot</em> of time &amp; effort. &nbsp;It was nonetheless a bit more capable than Aperture in this respect, though.</p>



<p>And DxO Optics&#8230; overall I&#8217;m inclined to rank it below the other three, but that&#8217;s mainly on the basis that its&nbsp;exaggerated contrast, sharpening, and structure just don&#8217;t suite this scene. &nbsp;But I do feel that, if I were going to put some time into editing, then&nbsp;DxO Optics offers a much better starting position than Aperture or Lightroom &#8211; because, again, it has much more genuine detail available to start with.</p>



<h3 class="wp-block-heading">The Ceiling</h3>



<p>This one is intended to represent a common low-light scenario &#8211; a high ISO,&nbsp;<em>plus</em> a bit of motion blur due to hand-holding at slow shutter speeds (1/10s in this case, without VR).</p>


<style type="text/css">
#foogallery-gallery-6077 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6077" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6078" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC3440-Aperture-3_6-1/774505010.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6079" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC3440-Capture-One-9-Pro-1/605255163.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6080" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC3440-DxO-Optics-10-1/849079369.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6081" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC3440-Lightroom-CC-2015_3-1/3153881344.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>I actually like Aperture&#8217;s colour rendition in this case. &nbsp;It&#8217;s getting close to over-exaggerated, particularly with the reds, but otherwise its solid saturation is pleasing to me. &nbsp;Lightroom&#8217;s rendition is similar to me, though ever so slightly sharper and with higher local contrast.</p>



<p>Capture One&#8217;s rendition disappoints me this time around. &nbsp;The muted colours and lower contrast&nbsp;do it no favours, producing an appearance of&nbsp;lesser detail than Aperture or Lightroom, even though objectively it renders slightly higher detail.</p>



<p>DxO Optics has given the whole image a bit of a red cast, for some reason, and the red walls around the sides are tending towards radioactive. &nbsp;However, it&#8217;s also the only one of the four which actually corrected for the lens&#8217; geometric distortion. &nbsp;The effect is basically foiled&nbsp;in this case, though, by the circular and symmetrical subject. &nbsp;And is perhaps contributing to its lack of sharpness &#8211; surprisingly, given the results from the previous photo, DxO Optics&#8217; rendition has the least detail this time around.</p>


<style type="text/css">
#foogallery-gallery-6082 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6082" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6083" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC3440-Aperture-3_6/4021362857.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6084" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC3440-Capture-One-9-Pro/3639757641.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6085" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC3440-DxO-Optics-10/2768296700.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6086" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC3440-Lightroom-CC-2015_3/2414146766.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>The standout here is Lightroom. &nbsp;For good and for bad. &nbsp;It has <em>appeared</em> to&nbsp;render more detail than the others (with Aperture a not distant second), but this is quite possibly something of an optical illusion performed by it&#8217;s dramatically higher noise levels. &nbsp;If you look closely, you&#8217;ll be hard pressed to find anywhere with genuinely greater fine detail, compared to Capture One&#8217;s or even Aperture&#8217;s rendition. &nbsp;Just a lot of crude over-sharpening.</p>



<p>DxO Optics, on the other hand, has gone entirely the other direction &#8211; rendering slightly less noise than the other three, but also significantly less detail. &nbsp;Possibly its geometric distortion correction has contributed negatively here. &nbsp;Its rendition is very &#8216;painterly&#8217; to my eyes, which I do not like at all.</p>



<p>Capture One has rendered more detail than Aperture, and some is genuinely new detail, though otherwise it looks mostly like a simple difference in sharpening defaults.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>This one surprised me. &nbsp;While objectively Capture One renders detail the best, at the smaller view size I find I actually prefer&nbsp;Lightroom and Aperture&#8217;s renditions. &nbsp;While I&#8217;m leery of the significant noise in Lightroom&#8217;s rendition, I personally like to&nbsp;err on the side of detail &#8211; and could always choose to carefully noise reduce, which looking at these images I suspect I could do better than the other three are doing with their default settings, and thus maintaining a margin of extra detail.</p>



<p>That said, Capture One&#8217;s only real negative is its flatter, less colourful initial rendition, which might be as simple to &#8216;fix&#8217; as a quick contrast &amp; saturation adjustment.</p>



<p>DxO Optics is the loser in this round, though, due to its clear lack of fine detail. &nbsp;It&#8217;s possible it&#8217;d be helped by turning off its geometric distortion correction, but I did not test that.</p>



<h3 class="wp-block-heading">The Peacock</h3>



<p>This one has a lot of fine feather detail, but also a lot of&nbsp;<em>slightly</em> out-of-focus feather detail, so it&#8217;s an interesting test of how detail vs bokeh are balanced.</p>


<style type="text/css">
#foogallery-gallery-6087 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6087" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6088" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC5351-Aperture-3_6-1/752371857.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6089" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC5351-Capture-One-9-Pro-1/2224132179.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6090" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC5351-DxO-Optics-10-1/3427002134.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6091" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC5351-Lightroom-CC-2015_3-1/2332554287.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>I see relatively&nbsp;little difference between the four. &nbsp;The Aperture one has&nbsp;slightly richer colours &#8211; especially compared to Lightroom&#8217;s, the most flat &#8211; and I particularly like Aperture&#8217;s rendering of the Peacock&#8217;s neck &amp; body. &nbsp;In general Aperture has really deepened the blues.</p>



<p>DxO Optics has rendered slightly higher contrast, or at least brighter highlights &#8211; see in particular the top of the Peacock&#8217;s head. &nbsp;It&#8217;s also again corrected for geometric distortion. &nbsp;But its also produced the softest appearance at this small viewing size.</p>



<p>Aperture, Capture One, and Lightroom have all rendered almost identical levels of detail when compared objectively. &nbsp;Though to my eye for some reason Capture One&#8217;s rendition seems slightly softer.</p>


<style type="text/css">
#foogallery-gallery-6092 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6092" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6093" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC5351-Aperture-3_6/636730553.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6094" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC5351-Capture-One-9-Pro/2267699925.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6095" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC5351-DxO-Optics-10/3095234564.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6096" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC5351-Lightroom-CC-2015_3/950030066.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Aperture&#8217;s is the outlier here &#8211; noticeably softer than the other three. &nbsp;DxO Optics&#8217; is sharper, but a little processed looking. &nbsp;Furthermore, in some patches Lightroom brings out more detail &#8211; e.g. the feathers on the head &#8211; while in others &#8211; e.g. the beak &#8211; DxO Optics does a better job.</p>



<p>But they&#8217;re all beaten by Capture One, which produces a consistently sharp rendition (albeit with what may appear to be over-processed to some people).</p>



<p>Aperture has also, perplexingly, introduced what look like sharpening artefacts into the background feathers &#8211; see in particular the hair-thin (no pun intended) outline of the blue &#8216;eyes&#8217; on the feathers. &nbsp;I slightly dislike Aperture&#8217;s rendering of the background here.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>It&#8217;s pretty close overall, but I give this one to Capture One. &nbsp;If I were pushed a bit, I&#8217;d rank Aperture&#8217;s rendition barely last &#8211; despite its pleasing blues &#8211; with Lightroom only slightly above, and DxO Optics&nbsp;in second place.</p>



<h3 class="wp-block-heading">The Cat</h3>



<p>I photograph a lot of animals. &nbsp;Good rendering of hair and fur is&nbsp;critical.</p>


<style type="text/css">
#foogallery-gallery-6097 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6097" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6098" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC6820-Aperture-3_6-1/2215176237.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6099" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC6820-Capture-One-9-Pro-1/1986501139.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6100" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC6820-DxO-Optics-10-1/3907080849.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6101" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC6820-Lightroom-CC-2015_3-1/758241817.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>DxO Optics has gone for a noticeably &#8216;stronger&#8217;, contrastier rendition. &nbsp;It looks &#8216;processed&#8217; (in the negative sense of the word) side-by-side with the others, but I suspect if viewed on its own it wouldn&#8217;t.</p>



<p>I find Capture One&#8217;s rendition a tad flat, and consequently seemingly a bit soft (even though objectively it&#8217;s not). &nbsp;I&#8217;m starting to see a trend here, whereby Capture One could benefit from a tad more contrast by default.</p>



<p>I slightly prefer Aperture&#8217;s rendition to Lightroom&#8217;s. &nbsp;Though overall they&#8217;re very similar, and I think most of the difference comes down just to colour temperature &#8211; Lightroom&#8217;s being a truer neutral white-balance, while Aperture&#8217;s is warmer. &nbsp;Lightroom has also applied more contrast than Aperture, too.</p>


<style type="text/css">
#foogallery-gallery-6102 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6102" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6103" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC6820-Aperture-3_6/4147222653.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6104" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC6820-Capture-One-9-Pro/3532119406.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6105" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC6820-DxO-Optics-10/614878345.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6106" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC6820-Lightroom-CC-2015_3/1280146095.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Capture One&#8217;s rendition stands out to me as the best, by some margin. &nbsp;Capture One has done a noticeably better job of rendering the fine fur, in a detailed but still very natural way. &nbsp;Its rendition has genuinely more fine detail than any of the others produced.</p>



<p>In contrast, literally and figuratively, DxO Optics has again gone for a more &#8216;processed&#8217; look. &nbsp;Despite its obviously stronger sharpening, it&#8217;s&nbsp;actually rendered slightly&nbsp;<em>less</em> detail than Capture One.</p>



<p>Curiously, though, Lightroom seems to have done a better job rendering the eye. &nbsp;There&#8217;s significantly more fine detail in there, particularly within the iris under the reflections. &nbsp;Capture One and especially DxO Optics have lost detail there. &nbsp;But it comes at the expense of visible noise, which is not present in the others&#8217; renditions.</p>



<p>I&#8217;m surprised how well Aperture stands up for itself in this particular case. &nbsp;I&#8217;ve long been frustrated with Aperture&#8217;s poor rendering of hair &amp; fur, but in this specific example it doesn&#8217;t do a terrible job. &nbsp;While not the best, it&#8217;s done just as good a job as Lightroom at bringing out genuine detail, and done so with less noise.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>Though I do like DxO Optics rendition when viewed small, at the pixel level it hasn&#8217;t done nearly&nbsp;as good a job as Capture One, and Capture One is a quick contrast adjustment away from the same nicely balanced look. &nbsp;In fact DxO Optics is probably in last in this one, due to its over-sharpened look with no more&nbsp;<em>actual</em> detail than Aperture or Lightroom.</p>



<p>Aperture &amp; Lightroom are very close, with the difference really just being in the level of basic sharpening applied. &nbsp;Neither stands up to Capture One, though, which is the clear winner.</p>



<h3 class="wp-block-heading">The Deer</h3>



<p>The wildlife shooter&#8217;s bugbear &#8211; a cute subject too far away, in too little light, with&nbsp;<em>way</em> to much stuff going on around it, visually. &nbsp;This one&#8217;s got high ISOs, camera motion blur, and relies&nbsp;<em>especially</em> on fine detail because it&#8217;s invariably going to be cropped a lot. &nbsp;The rendering of the busy, only slightly out-of-focus background is also critical.</p>


<style type="text/css">
#foogallery-gallery-6107 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6107" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6108" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC7204-Aperture-3_6-1/2609741292.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6109" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC7204-Capture-One-9-Pro-1/3441598295.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6110" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC7204-DxO-Optics-10-1/3795894178.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6111" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC7204-Lightroom-CC-2015_3-1/2144625929.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Frankly, with such a noisy scene &#8211; both image noise and subject noise &#8211; there&#8217;s very little in it between all four contenders. &nbsp;I have a very slight preference for Capture One&#8217;s colour rendition &#8211; it&#8217;s pulled down the highlights in particular, to produce slightly richer, more pleasing greens.&nbsp; Aperture is not not far behind. &nbsp;DxO Optics &amp; Lightroom have gone for relatively dull colours &#8211; DxO Optics especially.</p>


<style type="text/css">
#foogallery-gallery-6112 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6112" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6113" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC7204-Aperture-3_6/4100059646.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6114" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC7204-Capture-One-9-Pro/2950393022.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6115" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC7204-DxO-Optics-10/1343540858.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6116" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC7204-Lightroom-CC-2015_3/1897087478.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Worth noting is that none of the four can save this particular image.</p>



<p>I think overall Capture One has done the best job of balancing detail with noise. &nbsp;While I do like the level of detail Lightroom has rendered, it&#8217;s done so &#8211; as with The Ceiling &#8211; at the expense of&nbsp;<em>much</em> more noise than the others. &nbsp;That said, Capture One has done a particularly poor job of rendering the fur on the deer&#8217;s neck, such that even Aperture bests it there.</p>



<p>Lightroom has&nbsp;also rendered the background and surrounds noticeably busier &#8211; Capture One is my favourite of the four, in this aspect, followed by Aperture, and then DxO Optics.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>Capture One clearly wins, but by a small margin, and it&#8217;s a hollow victory because it&#8217;s still not good enough to compensate for the mediocre source raw. &nbsp;The other three are close enough to be called tied, and sensitive to personal preference (particularly w.r.t. Lightroom&#8217;s much noisier rendition).</p>



<h3 class="wp-block-heading">The Harrier</h3>



<p>A pretty typical bird-in-flight shot &#8211; which I ostensibly try to eschew as both cliché and difficult to capture, but which is nonetheless represented in its fair share of my library. &nbsp;There&#8217;s something in the challenge of capturing a wild animal in its fast motion.</p>


<style type="text/css">
#foogallery-gallery-6117 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6117" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6118" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC8433-Aperture-3_6-1/1136551361.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6119" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC8433-Capture-One-9-Pro-1/2414865101.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6120" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC8433-DxO-Optics-10-1/3750562069.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6121" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC8433-Lightroom-CC-2015_3-1/3820595458.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>As with the previous image, the actual&nbsp;subject is so small in the frame that the differences there are insignificant.</p>



<p>Something about Lightroom&#8217;s rendition of the out of focus background is more pleasing to me than any of the others&#8217;, though it&#8217;s a very small difference.</p>



<p>And Capture One has rendered the greens noticeably richer, in a not unpleasant but still subjective way. &nbsp;It does make the Harrier pop much more off the background, which is a big plus in this kind of photography.</p>


<style type="text/css">
#foogallery-gallery-6122 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6122" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6123" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC8433-Aperture-3_6/2421494195.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6124" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC8433-Capture-One-9-Pro/3215693416.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6125" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC8433-DxO-Optics-10/1478346679.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6126" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC8433-Lightroom-CC-2015_3/4212729885.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Capture One does the best job to my eye, though the differences are minor. &nbsp;Perhaps its biggest differentiator is the relatively low noise &#8211; the background is noticeably less noisy and thus more pleasing. &nbsp;Though that&#8217;s also something that&#8217;s relatively easy to selectively noise reduce, in a shot like this.</p>



<p>Objectively, however, Lightroom has brought out the most genuine detail. &nbsp;The Harrier&#8217;s breast, for example, has actual feather detail in Lightroom&#8217;s rendition, detail which is simply gone &#8211; visibly smeared out, as if by overly-aggressive noise reduction &#8211; in Capture One&#8217;s rendition. &nbsp;Aperture &amp; DxO Optics actually both also do a better job of preserving that detail, though at the expense of higher noise levels than Capture One.</p>



<p>I do like how DxO Optics has emphasised the detail in the harrier&#8217;s head, with its slightly stronger sharpening, though it looks like a fairly straight-forward trade-off with noise, and in fact on the feathers more generally I see more detail from Capture One.</p>



<p>Aperture&#8217;s rendition is the worst, with both relatively high noise and relatively little feather&nbsp;detail &#8211; with the notable exception of around the face, where it bests Capture One. &nbsp;Lightroom is not much better, with more detail but also the most noise. &nbsp;However, Lightroom renders the noise as very even, very fine-grained. &nbsp;Aperture&#8217;s also high noise is a little blobier. &nbsp;For less than 100% viewing, Lightroom&#8217;s noise will likely average out better than Aperture&#8217;s.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>It&#8217;s a toss-up between Capture One and Lightroom &#8211; low noise vs more detail, respectively. &nbsp;DxO Optics comes in third, with its slightly more&nbsp;aggressive processing that is nonetheless still reasonable and pleasing in this case. &nbsp;Aperture comes in close last, mainly just on the basis that it has relatively ugly noise (and plenty of it) compared to the level of detail it brings out.</p>



<h3 class="wp-block-heading">The Gopher</h3>



<p>A very typical close-up wildlife shot. &nbsp;Depth of field is an issue, backgrounds are noisy, and ISO is creeping up into the midranges.</p>


<style type="text/css">
#foogallery-gallery-6128 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6128" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6129" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9011-Aperture-3_6-1/3450894256.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6130" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9011-Capture-One-9-Pro-1/1746569517.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6131" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9011-DxO-Optics-10-1/2160828279.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6132" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9011-Lightroom-CC-2015_3-1/3604289480.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Capture One has rendered this was unusually flat, in stark opposition to DxO Optics which has gone for a highly-processed, vibrant look. &nbsp;Though a bit strong, I do like the general direction of DxO Optics&#8217; rendering w.r.t. contrast &amp; clarity &#8211; look at the teeth, for example, to see how much more attention they draw in DxO Optics&#8217; rendition. &nbsp;It&#8217;s not realistic, but it does have an aesthetic I could get into (with some refining editing).</p>



<p>Capture One&#8217;s rendition is&nbsp;noticeably flatter, which can lead you to think it has less detail overall, though objectively this isn&#8217;t true.</p>



<p>Lightroom and Aperture are similar &#8211; colours are realistic if a bit dull by conventional standards; acuity appears reasonable. &nbsp;Aperture has under-exposed slightly, to my eye.</p>


<style type="text/css">
#foogallery-gallery-6133 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6133" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6134" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9011-Aperture-3_6/3198977146.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6135" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9011-Capture-One-9-Pro/2155046241.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6136" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9011-DxO-Optics-10/857522305.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6137" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9011-Lightroom-CC-2015_3/242159402.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Capture One has done the best overall job, to my eye, w.r.t. fine details. &nbsp;It&#8217;s rendered significantly more fine detail in the gopher&#8217;s fur, to the extent that it&#8217;s made the depth of field effectively quite a bit larger. &nbsp;But its sharpening has started to over-emphasise the speckled highlights in the fur, which renders that part of the fur less attractive than Lightroom or Aperture&#8217;s renditions.</p>



<p>DxO Optics has actually done a pretty respectable job in this case. &nbsp;It hasn&#8217;t actually rendered any more genuine detail than Capture One, and as we&#8217;ve seen here previously, its results tend to look more artificial and &#8216;over-sharpened&#8217;, but its more aggressive and stylised lighting adjustments have done well here &#8211; bringing out good mid-level detail; achieving a better overall exposure than any of the other contenders; and really drawing attention to the eye.</p>



<p>Lightroom&#8217;s rendition is rather flat, in obvious contrast to DxO Optics&#8217;, well, <em>contrast</em>. &nbsp;In most other respects, it&#8217;s very similar to Aperture&#8217;s &#8211; the main difference being that Lightroom has more sharpening applied, for more apparent (but not genuine) detail and correspondingly more noise. &nbsp;In any case, Aperture &amp; Lightroom&#8217;s renditions are obviously lacking in fine detail compared to the other two&#8217;s. &nbsp;Lightroom&#8217;s is also a tad over-exposed.</p>



<p>In regards to noise, there&#8217;s not a dramatic difference between the four of them, though the pattern seen so far repeats &#8211; Lightroom renders the most noise, DxO Optics the least &#8211; though with coarser, less attractive noise for what is left in there. &nbsp;Capture One does a rather good job of keeping noise fine-grained and minimal &#8211; without compromising detail &#8211; while Aperture does a notably poorer&nbsp;job of it, comparing favourably only to Lightroom.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>It&#8217;s a toss-up between Capture One and DxO Optics. &nbsp;I suspect that, with quick &amp; minor edits, you could turn either into a nice mid-ground, with DxO Optics&#8217; more pleasing lighting (possibly just a quick jolt of the &#8216;Clarity&#8217; slider) and Capture One&#8217;s more natural fine detail &amp; noise. &nbsp;The difference is certainly within the bounds of reasonable personal preference.</p>



<p>There&#8217;s not much in it between Lightroom and Aperture, but Lightroom&#8217;s slightly higher noise and slightly washed-out appearance punt it into last place.</p>



<h3 class="wp-block-heading">The Granite</h3>



<p>This is representing all the lazy holiday snaps. &nbsp;This particular one is just a single shot towards&nbsp;a large panorama, so ignore the disinteresting subject and awkward framing. &nbsp;It&#8217;s also a bit&nbsp;over-exposed, which is not atypical in mid-day-sun landscape photography (nor, especially, in panoramas where the dynamic range can be especially high).</p>


<style type="text/css">
#foogallery-gallery-6138 .fg-image { width: 683px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6138" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6139" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9049-Aperture-3_6-1/2752067052.webp" width="683" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6140" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9049-Capture-One-9-Pro-1/2266026221.webp" width="683" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6141" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9049-DxO-Optics-10-1/1797280132.webp" width="683" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6142" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9049-Lightroom-CC-2015_3-1/261670620.webp" width="683" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>It&#8217;s quite subjective in this case, but I am drawn to DxO Optics&#8217; version first and foremost, despite its lower vibrance. &nbsp;Overall exposure is also a bit low, but&nbsp;it&#8217;s brought out the most detail in the over-exposed clouds, rendered the sky a pleasingly deeper blue, and the trees and granite mountains with more contrast. &nbsp;The underexposure &amp; reduced vibrance (saturation &amp; luminosity in the greens) shows up particularly in the&nbsp;grass in the midground, but that&#8217;s trivial to address with a quick edit.</p>



<p>Aperture has rendered the white clouds closer to actual white, which I prefer over the slightly duller renditions by Capture One &amp; Lightroom. &nbsp;In fact it&#8217;s produced an overall higher contrast rendition than Capture One &amp; Lightroom, which I find more pleasing overall. &nbsp;That higher contrast has also given the appearance of greater detail.</p>



<p>There&#8217;s not much going for Capture One nor Lightroom in this case. &nbsp;In fact Lightroom&#8217;s rendition seems noticeably softer than any of the others&#8217; (possibly just due to the lower contrast).</p>


<style type="text/css">
#foogallery-gallery-6143 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6143" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6144" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9049-Aperture-3_6/3402044438.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6145" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9049-Capture-One-9-Pro/1840951584.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6146" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9049-DxO-Optics-10/2003600994.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6147" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9049-Lightroom-CC-2015_3/1723042410.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Now we can see that there&#8217;s actually a pretty dramatic difference in fine detail between the four. &nbsp;While Aperture&#8217;s rendition looked surprisingly good relative to the others&#8217;, it looks like that was really just a result of its higher contrast &#8211; when it comes to true fine detail, it has none. &nbsp;It looks positively out of focus compare to Capture One &amp; DxO Optics&#8217; versions. &nbsp;And the same goes for Lightroom, which yields very similar results to Aperture.</p>



<p>DxO Optics has done a rather good job in this case of bringing out detail&nbsp;<em>without</em> looking over-processed, as it has tended to in the other pictures. &nbsp;It beats even Capture One this time around, though the difference between those two is small compared to the&nbsp;<em>big</em> loss of detail going down to Aperture or Lightroom.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>I think DxO Optics wins this one. &nbsp;Not by much &#8211; as noted, Capture One&#8217;s rendition is similar and either could likely be turned into the other with quick &amp; simple edits.</p>



<p>Aperture &amp; Lightroom are clear losers here. &nbsp;They render dramatically less detail.&nbsp; Aperture at least redeems itself somewhat with a more pleasing overall look &#8211; that, when viewed&nbsp;relatively small, has good contrast and good apparent detail. &nbsp;Shoving Lightroom to clear last.</p>



<h3 class="wp-block-heading">The Sunrise</h3>



<p>This is a relatively specialised scenario &#8211; a pseudo &#8216;night&#8217; scene but at base ISO &#8211; but I felt it worth including because, frankly, I&#8217;m frequently disappointed with sunset photos &#8211; both mine and those I see online. &nbsp;But particularly mine, which I&#8217;ve always suspected is Aperture&#8217;s fault&#8230;</p>


<style type="text/css">
#foogallery-gallery-6148 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6148" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6149" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9434-Aperture-3_6-1/3646082352.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6150" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9434-Capture-One-9-Pro-1/2635429214.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6151" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9434-DxO-Optics-10-1/1835532013.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6152" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9434-Lightroom-CC-2015_3-1/1724675781.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>And I think I might be onto something there. &nbsp;The first thing I notice is the big halo around the sun that only Aperture sees. &nbsp;Ugly.</p>



<p>DxO Optics has brought the shadows up noticeably &#8211; it shows that I was shooting this down the length of a valley, for example, with trees &amp; rocks on the side. &nbsp;Consequently there&#8217;s a bit less contrast in its rendition, and the sun&#8217;s glow seems to bleed over the silhouette more than in the others, though I wouldn&#8217;t characterise this is objectively good or bad &#8211; and to my taste, I&#8217;m indifferent.</p>



<p>Lightroom has also tried to bring up the shadows a bit, though not so strongly.</p>



<p>But truly&nbsp;the key aspect of this type of photo is colour. &nbsp;And that&#8217;s also the most subjective. &nbsp;I can&#8217;t even decide which of the four I prefer in this respect. &nbsp;It&#8217;s certainly true that DxO Optics&#8217; is the warmest rendition, and Capture One&#8217;s the coolest. &nbsp;If I were forced to choose I&#8217;d probably favour Aperture or Lightroom&#8217;s&nbsp;colour.</p>


<style type="text/css">
#foogallery-gallery-6153 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6153" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6154" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9434-Aperture-3_6/996707058.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6155" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9434-Capture-One-9-Pro/3092722273.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6156" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9434-DxO-Optics-10/3506048925.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6157" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9434-Lightroom-CC-2015_3/4217434969.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Looking closer just emphasises Aperture&#8217;s terrible work. &nbsp;And it&#8217;s noisy. &nbsp;In an ISO 100 photo.</p>



<p>In fact noise is visible in all four photos, despite this being at base ISO. &nbsp;Disappointing. &nbsp;Presumably this is actual sensor noise from the camera &#8211; no camera is perfect in this respect, even at base ISO &#8211; though given the nature of this photo, noise reduction&nbsp;could be applied very aggressively without detriment.</p>



<p>There&#8217;s also banding visible in all four photos. &nbsp;Aperture&#8217;s rendition&nbsp;<em>appears</em> to have the least offensive banding, surprisingly, though it&#8217;s quite possible it&#8217;s just most obscured by the higher noise. &nbsp;DxO Optics has done the best job in the sky, though perhaps not as good as Capture One in the silhouette, where DxO Optics&#8217; characteristic blotchy noise rendering stands out more.</p>



<p>DxO Optics has done the best with the high contrast edge of the sun, though. &nbsp;Aperture&#8217;s rendition of this is awful, as previously noted, and even Capture One &amp; Lightroom struggle a bit with it, adding an extra halo around the edge. &nbsp;Of those two, Lightroom&#8217;s is least offensive at it&#8217;s at least pretty smoothly graduated, while Capture One&#8217;s has some slight banding.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>This is perhaps why I dislike sunrise &amp; sunset photos so much &#8211; nobody can render them well, to my eye. It&#8217;s difficult to pick a favourite from these four&#8230; but, I do find myself dislike DxO Optics&#8217; version the least.</p>



<h3 class="wp-block-heading">The Valley</h3>



<p>A slightly higher quality landscape photo, than the touristy happy-snap style represented previously. &nbsp;This one&#8217;s exposed correctly, has a decent subject and framing, and is at base ISO with a high shutter speed, so detail&nbsp;<em>should</em> be good, but possibly hampered by the great subject distance.</p>


<style type="text/css">
#foogallery-gallery-6158 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6158" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6159" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9818-Aperture-3_6-1/2127373914.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6160" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9818-Capture-One-9-Pro-1/987401578.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6161" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9818-DxO-Optics-10-1/3094163610.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6162" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9818-Lightroom-CC-2015_3-1/1853905107.webp" width="1024" height="683" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>Not a big difference between the four. &nbsp;DxO Optics&#8217; rendition stands out the most, as being brighter overall &#8211; mainly due to it lifting the shadows most. &nbsp;It&#8217;s also done a good job with overall contrast &#8211; producing properly white clouds without losing any detail, and presenting pleasing global contrast despite the lifted shadows. &nbsp;It also has&nbsp;notably more detail than the others&#8217;.</p>



<p>Capture One&#8217;s rendition has stronger colours, though you&#8217;d be forgiven for not noticing immediately. &nbsp;If you compare it closely with Aperture&#8217;s, though, it makes Aperture&#8217;s rendition look a bit gloomy.</p>



<p>DxO Optics has also corrected for geometric distortion in the lens, though again the effect is subtle and might be missed, and doesn&#8217;t really affect the photo&#8217;s aesthetics.</p>



<p>Lightroom&#8217;s rendition is the flattest, and least pleasing to my eye. &nbsp;Though Aperture&#8217;s slightly under-exposed rendition is a bit dark and unattractive too.</p>


<style type="text/css">
#foogallery-gallery-6163 .fg-image { width: 1024px; }</style>
			<div class="foogallery foogallery-container foogallery-image-viewer foogallery-link-none foogallery-lightbox-foogallery fg-center fg-image-viewer fg-ready fg-light fg-round-large fg-shadow-outline fg-shadow-inset-large fg-loading-default fg-caption-always fg-hover-instant fg-transparent-overlays fg-c-c" id="foogallery-gallery-6163" data-foogallery="{&quot;item&quot;:{&quot;showCaptionTitle&quot;:true,&quot;showCaptionDescription&quot;:false},&quot;lazy&quot;:true,&quot;template&quot;:{&quot;loop&quot;:true}}" style="--fg-title-line-clamp: 0; --fg-description-line-clamp: 0;" >
	<div class="fiv-inner">
		<div class="fiv-inner-container">
			<div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Aperture 3.6" data-attachment-id="6164" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9818-Aperture-3_6/2910426245.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Aperture 3.6</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Capture One 9 Pro" data-attachment-id="6174" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9818-Capture-One-9-Pro/3346882612.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Capture One 9 Pro</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="DxO Optics 10" data-attachment-id="6175" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9818-DxO-Optics-10/2155378208.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">DxO Optics 10</div></div></figcaption></figure><div class="fg-loader"></div></div><div class="fg-item fg-type-image fg-idle"><figure class="fg-item-inner"><a data-caption-title="Lightroom CC 2015.3" data-attachment-id="6176" data-type="image" class="fg-thumb"><span class="fg-image-wrap"><img decoding="async" src="https://wadetregaskis.com/wp-content/uploads/cache/2023/11/DSC9818-Lightroom-CC-2015_3/3116963258.webp" width="1024" height="1024" class="skip-lazy fg-image" loading="eager"></span><span class="fg-image-overlay"></span></a><figcaption class="fg-caption"><div class="fg-caption-inner"><div class="fg-caption-title">Lightroom CC 2015.3</div></div></figcaption></figure><div class="fg-loader"></div></div>		</div>
		<div class="fiv-ctrls">
			<button type="button" class="fiv-prev" title="Prev"><span>Prev</span></button>
			<label class="fiv-count"><span class="fiv-count-current">1</span>of<span class="fiv-count-total">4</span></label>
			<button type="button" class="fiv-next" title="Next"><span>Next</span></button>
		</div>
	</div>
</div>


<p>DxO Optics has brought out the most fine detail, though in doing so it&#8217;s produced an over-processed appearance. &nbsp;Capture One does a better job of bringing out detail which, while not quite as crisp, is much more natural looking. &nbsp;In any case, the difference between them appears to be just the strength of their sharpening &#8211; actual level of detail is the same.</p>



<p>DxO Optics&#8217; rendition of the slightly out-of-focus foreground rocks is quite good, however. &nbsp;The extra contrast it&#8217;s applied has benefited it significantly, in addition to the stronger sharpening working well in this case.</p>



<p>Aperture &amp; Lightroom, as per usual, bring out significantly less detail, though in this particular case Lightroom has done a better job than Aperture. &nbsp;In the face of the Capture One &amp; DxO Optics versions, though, you might not notice the difference.</p>



<h4 class="wp-block-heading">Judgement</h4>



<p>Capture One wins this round. &nbsp;It has nice colour, and relatively pleasingly-rendered fine detail.</p>



<p>DxO Optics comes in a not-distant second with nicely lifted shadows and good detail, albeit at the expense of appearing over-sharpened when you look too close.</p>



<p>Aperture&nbsp;and Lightroom share last place. &nbsp;Aperture has a nicer rendition w.r.t. contrast if not colour too, but Lightroom has brought out slightly more detail.</p>



<h1 class="wp-block-heading">Methodology</h1>



<p>The basic process was:</p>



<ol class="wp-block-list">
<li>For each contender:
<ol class="wp-block-list">
<li>Import the original ten NEFs&nbsp;into it.</li>



<li>Tell it to export the &#8216;processed&#8217; versions by whatever process each app has (e.g. in Aperture it&#8217;s &#8220;Export Versions…&#8221;, in Capture One it&#8217;s &#8220;Process&#8221;, etc). &nbsp;Export as an 8-bit TIFF in AdobeRGB (1998) colour space.</li>
</ol>
</li>



<li>Run a simple batch process in Photoshop or GraphicConverter to open each TIFF, scale it to 1024 on its longest side, and then save as an 8-bit TIFF again.</li>



<li>For each image, identify an appropriate 1024&#215;1024 crop and use GraphicConverter&#8217;s batch processing capabilities to open each of the original TIFFs, crop to that area, and then save again as a TIFF.</li>



<li>Run another batch process in GraphicConverter to combine each set of four 1024&#215;1024 TIFFs (both sets &#8211; the scaled down and the cropped versions) into a single TIFF, for the 2 x 2 or &#8220;four-up&#8221; views.</li>



<li>Batch convert all those TIFFs into JPEG2000 format (lossless) for web display.<br><br><em>Note</em>:  many years later, in 2023, I replaced the images on this page with WebP versions (also lossless).  This increased their size slightly (WebP isn&#8217;t as efficient as JPEG2000) but meant that virtually all modern browsers can show the images, rather than basically just Safari.</li>



<li>Run a full calibration using a ColorMunki Display (with default settings).</li>



<li>Compare all those JPEG2000s or TIFFs on a 27&#8243; 2011 iMac.</li>
</ol>



<p>And that&#8217;s it. &nbsp;Pretty simple, but time consuming for the various stages of conversion.</p>



<p>I started doing the batch processing with Photoshop, but it was glacially slow and difficult to use, so I switched to GraphicConverter midway through. &nbsp;File sizes and metadata might differ, but there should be no difference in the actual visual results&nbsp;as both have proper colour profile support (with no conversions being performed) and the image formats in question are all lossless.</p>



<h2 class="wp-block-heading">Why look at only a 1024 x 1024 section for 100% viewing?</h2>



<p>Because I didn&#8217;t want to have to scrutinise each photo so intently &#8211; as it was I spent hours comparing the final results, in order to make my notes &amp; judgements.</p>



<h2 class="wp-block-heading">Why AdobeRGB (1998)?</h2>



<p>It&#8217;s the colour space I work in and export my images in. &nbsp;Even amongst those that export in sRGB or similar, more limited colour spaces, most are working in AdobeRGB during editing (whether they realise it or not).</p>



<p>I briefly considered other options, like ProPhoto RGB, but aside from the fact that I use AdobeRGB today, with no plans to change, AdobeRGB (1998) appears to be the highest common standard amongst these four contenders. &nbsp;And I strongly wished to avoid using an external converter, as&nbsp;that introduces room for favouritism (colour space conversion is surprisingly complicated, and conversions from different origin spaces to the same destination might introduce unintended differences). &nbsp;It&#8217;s also unrealistic, as I expect the vast majority of people don&#8217;t perform an external colour conversion or adjustment step.</p>



<h2 class="wp-block-heading">Why not&nbsp;use DxO Optics&#8217; &#8220;PRIME&#8221; noise reduction?</h2>



<p>Three&nbsp;reasons:</p>



<ol class="wp-block-list">
<li>It&#8217;s not enabled by default, and is virtually impossible to adjust using only the tiny little preview window they give you.</li>



<li>It takes a&nbsp;<em>really</em> long time to render the output images. &nbsp;This compounds&nbsp;the only workaround available to&nbsp;problem #1, above, which is&nbsp;to actually export the image over and over again in order to narrow in on decent settings.</li>



<li>Frankly, in the brief tests I&#8217;ve run, it doesn&#8217;t actually perform better than the default noise reduction algorithm in DxO Optics. &nbsp;In fact, for one of my images it did noticeably worse &#8211; removing no more noise but killing significant detail.</li>
</ol>



<h2 class="wp-block-heading">Why not turn off DxO Optics&#8217; geometric distortion correction?</h2>



<p>Because it&#8217;s on by default. &nbsp;The same question could be asked of any and all the other options each contender offers. &nbsp;Granted the distortion correction seemed to have a relatively pronounced effect on DxO Optics&#8217; output, but that&#8217;s what it feels is the best trade-off, clearly, and some people may find it a valuable feature, so I don&#8217;t want to discount it.</p>



<h2 class="wp-block-heading">Why an old iMac?</h2>



<p>Because Apple haven&#8217;t released a newer model compelling enough for me to upgrade.</p>



<p>I would have&nbsp;<em>preferred</em> to perform the test on a &#8216;Retina&#8217; display, but I had to work with what I have. &nbsp;I do intend to revisit the images on some other devices &#8211; including mobile devices like an iPad &#8211; to see if there&#8217;s a meaningful difference in appearance.</p>



<h2 class="wp-block-heading">Why lossless compression?</h2>



<p>The files are quite big, despite being compressed with WebP, the most efficient lossless format broadly available across browsers in 2023.  They could be made <em>much</em> smaller with lossy compression, but then you wouldn&#8217;t know how much of what you&#8217;re seeing is the actual raw converter&#8217;s doing and how much is compression artefacts.</p>



<h2 class="wp-block-heading">Why WebP?</h2>



<p>I also tested JPEG2000, AVIF, PNG, and TIFF &#8211; and originally offered versions in all of these except AVIF, for browser compatibility purposes.</p>



<p>JPEG2000 compresses best &#8211; slightly but consistently better than the next best, WebP &#8211; but is basically only supported in Safari.</p>



<p>AVIF surprisingly performs universally worse than WebP and JPEG2000 for <em>lossless</em> compression (it tends to do better for <em>lossy</em> compression).</p>



<p>PNG was a pretty distant 4th place, followed by an even more distant TIFF in last.  This is expected &#8211; PNG is pretty good for low detail images, especially artificial things like screenshots or simple digital drawings, but quite bad for everything else.  TIFF is barely compressed at all (arguably part of its nature as a format which prioritises ease &amp; speed of <em>local</em> use on computers that are presumed to have fast storage and lots of RAM).</p>



<p>I switched to WebP and deleted all the others, in 2023, in order to save space &#8211; all those lossless-quality files in the varied formats were taking up gigabytes of space on my web server!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/raw-converter-comparison/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			<media:content url="https://wadetregaskis.com/wp-content/uploads/2016/01/DSC8433-100-clippings.webp" medium="image" />
<post-id xmlns="com-wordpress:feed-additions:1">3086</post-id>	</item>
		<item>
		<title>The death of Aperture</title>
		<link>https://wadetregaskis.com/the-death-of-aperture/</link>
					<comments>https://wadetregaskis.com/the-death-of-aperture/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Sat, 28 Jun 2014 00:12:54 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Lightroom]]></category>
		<guid isPermaLink="false">http://blog.wadetregaskis.com/?p=2848</guid>

					<description><![CDATA[I wish I were surprised even a little. I look forward to seeing how comically under-powered &#8220;Photos&#8221; is in comparison. I hope Adobe actually fix Lightroom enough to be usable, and add support for importing Aperture libraries. Though I&#8217;m not holding my breath. I&#8217;d prefer that someone actually develop a good professional photo management and&#8230; <a class="read-more-link" href="https://wadetregaskis.com/the-death-of-aperture/" data-wpel-link="internal">Read more</a>]]></description>
										<content:encoded><![CDATA[<p>I wish I were surprised even a little.</p>
<p>I look forward to seeing how comically under-powered &#8220;Photos&#8221; is in comparison.</p>
<p>I hope Adobe actually fix Lightroom enough to be usable, and add support for importing Aperture libraries.  Though I&#8217;m not holding my breath.  I&#8217;d <em>prefer</em> that someone actually develop a good professional photo management and editing app.  What Aperture should have been.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wadetregaskis.com/the-death-of-aperture/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2848</post-id>	</item>
	</channel>
</rss>
