<?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: PNG transparency in thumbnails in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/704557#M31360</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1733641"&gt;@MosheS&lt;/a&gt; No, I don't have an update on this.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2023 14:45:38 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2023-08-07T14:45:38Z</dc:date>
    <item>
      <title>PNG transparency in thumbnails</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/276306#M16539</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;im using the Javascript API to grab a few thumbnails for images in my app folder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;however wehn i grab the thumbnail for a png with transparency / alpha the transparent part shows as white in the thumbnail&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the method i am using to get the thumbs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dbx.filesGetThumbnail({path:path,size:{['.tag']:'w640h480'},format:{['.tag']:'png'}})&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the raw images do have transparency as i have check by replacing the line above with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dbx.filesDownload({path:path})&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and i get all images corently with their transparency.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does the API method filesGetThumbnail support thumbs with transparency ?&lt;/P&gt;&lt;P&gt;or do i have a mistake in the above?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:13:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/276306#M16539</guid>
      <dc:creator>atoudam</dc:creator>
      <dc:date>2019-05-29T09:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: PNG transparency in thumbnails</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/276354#M16542</link>
      <description>The API doesn't support transparency in thumbnails unfortunately, but I'll pass this along as a feature request.</description>
      <pubDate>Tue, 15 May 2018 13:07:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/276354#M16542</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-15T13:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: PNG transparency in thumbnails</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/276437#M16549</link>
      <description>thanks for the quick response Greg, that would be a great feature to have.</description>
      <pubDate>Tue, 15 May 2018 21:11:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/276437#M16549</guid>
      <dc:creator>atoudam</dc:creator>
      <dc:date>2018-05-15T21:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: PNG transparency in thumbnails</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/352039#M20147</link>
      <description>&lt;P&gt;Hi there, has there been any progress on this front? Would love to have this feature available. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 06:16:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/352039#M20147</guid>
      <dc:creator>Quas94</dc:creator>
      <dc:date>2019-06-26T06:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: PNG transparency in thumbnails</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/352714#M20184</link>
      <description>&lt;P&gt;Thanks for checking in. Unfortunately, we have no new updates regarding this feature request.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2019 02:35:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/352714#M20184</guid>
      <dc:creator>TaylorKrusen</dc:creator>
      <dc:date>2019-07-01T02:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: PNG transparency in thumbnails</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/704463#M31352</link>
      <description>&lt;P&gt;Any news in 2023?&lt;/P&gt;&lt;P&gt;This is a very important issue for us!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 09:58:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/704463#M31352</guid>
      <dc:creator>MosheS</dc:creator>
      <dc:date>2023-08-07T09:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: PNG transparency in thumbnails</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/704557#M31360</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1733641"&gt;@MosheS&lt;/a&gt; No, I don't have an update on this.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 14:45:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/704557#M31360</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-08-07T14:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: PNG transparency in thumbnails</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/704687#M31363</link>
      <description>&lt;P&gt;lol you should probably just abandon hope that this will happen. we moved our app from the dropbox back end and over to s3 / AWS much more flexible of a product&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 22:32:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/PNG-transparency-in-thumbnails/m-p/704687#M31363</guid>
      <dc:creator>atoudam</dc:creator>
      <dc:date>2023-08-07T22:32:48Z</dc:date>
    </item>
  </channel>
</rss>

