<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Clip or export jpeg raster without re-compressing in ArcGIS Image Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-server-questions/clip-or-export-jpeg-raster-without-re-compressing/m-p/1124953#M1207</link>
    <description>&lt;P&gt;according to&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/compression.htm" target="_blank"&gt;Compression (Environment setting)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it &lt;STRONG&gt;&lt;EM&gt;suggests&lt;/EM&gt; &lt;/STRONG&gt;that if compression is set to 100% when clipping it &lt;EM&gt;&lt;STRONG&gt;shouldn't&lt;/STRONG&gt;&lt;/EM&gt; get any worse than it is.&lt;/P&gt;&lt;P&gt;I would do a comparison before endorsing that workflow just to make sure.&amp;nbsp; Going forward, I am sure you will have to decide which is more important data quality for analysis or data storage size.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Dec 2021 18:01:47 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-12-10T18:01:47Z</dc:date>
    <item>
      <title>Clip or export jpeg raster without re-compressing</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/clip-or-export-jpeg-raster-without-re-compressing/m-p/1124934#M1206</link>
      <description>&lt;P&gt;We have a lot of spatial imagery where lossy jpeg compression has been used. This is fine and even the most appropriate format for daily use scenarios where the image is mostly a backdrop to place other information in context.&lt;/P&gt;
&lt;P&gt;However it is mal-adaptive when used in analytic studies where the typical workflow is crop out the area of interest and/or mosaic with overlapping images in the area of interest. To the best of my knowledge in this event the study needs to choose between:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Storing in lossless compression and dramatically increase storage consumption&lt;/LI&gt;
&lt;LI&gt;Storing in lossy compression, and lose more values than has already been lost while simultaneously introducing artifacts (false data);&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Or am I wrong, and there &lt;EM&gt;is&lt;/EM&gt; a way to convert all or a portion of a jpeg image without re-applying jpeg compression encoding?&lt;/P&gt;
&lt;P&gt;If it's relevant, all of the imagery I'm thinking of here are stored as jpeg-in-geotiff.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Aug 2022 17:33:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/clip-or-export-jpeg-raster-without-re-compressing/m-p/1124934#M1206</guid>
      <dc:creator>MattWilkie1</dc:creator>
      <dc:date>2022-08-14T17:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Clip or export jpeg raster without re-compressing</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/clip-or-export-jpeg-raster-without-re-compressing/m-p/1124953#M1207</link>
      <description>&lt;P&gt;according to&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/compression.htm" target="_blank"&gt;Compression (Environment setting)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it &lt;STRONG&gt;&lt;EM&gt;suggests&lt;/EM&gt; &lt;/STRONG&gt;that if compression is set to 100% when clipping it &lt;EM&gt;&lt;STRONG&gt;shouldn't&lt;/STRONG&gt;&lt;/EM&gt; get any worse than it is.&lt;/P&gt;&lt;P&gt;I would do a comparison before endorsing that workflow just to make sure.&amp;nbsp; Going forward, I am sure you will have to decide which is more important data quality for analysis or data storage size.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 18:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/clip-or-export-jpeg-raster-without-re-compressing/m-p/1124953#M1207</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-12-10T18:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Clip or export jpeg raster without re-compressing</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/clip-or-export-jpeg-raster-without-re-compressing/m-p/1124975#M1208</link>
      <description>&lt;P&gt;Thanks Dan. Using Jpeg-100% is conceptually the same as applying LZW or some other encoding (except the latter is actually lossless instead of maybe-perhaps).&amp;nbsp; All of these methods add a storage increase penalty in order to keep the info unchanged. Perhaps Jpeg-100 will be the least expensive* if there is no choice.&lt;/P&gt;&lt;P&gt;I'm looking for a way to copy the existing info as is, especially if the only change of note is the bounding box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;* Depending on local circumstance. In a local quick test of a small image Jpeg100 is in the middle between ZSTD and LZW in terms of storage size:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;11,626,259 cog-lzw.tif&lt;BR /&gt;9,887,223 cog-zstd.tif&lt;BR /&gt;10,164,668 jpeg-100.tif&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 18:40:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/clip-or-export-jpeg-raster-without-re-compressing/m-p/1124975#M1208</guid>
      <dc:creator>MattWilkie1</dc:creator>
      <dc:date>2021-12-10T18:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Clip or export jpeg raster without re-compressing</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/clip-or-export-jpeg-raster-without-re-compressing/m-p/1125078#M1209</link>
      <description>&lt;P&gt;Yes, the as_is clipped version would be larger at jpeg-100% compared to its unclipped state, but one would hope the values would be the same for analysis (of potentially already modified values &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; )&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/clip-or-export-jpeg-raster-without-re-compressing/m-p/1125078#M1209</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-12-10T21:39:13Z</dc:date>
    </item>
  </channel>
</rss>

