<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									macOS - Bulk convert Photoshop PSD files to PNG - Graphics &amp; Design				            </title>
            <link>https://www.tweaking4all.com/forum/graphics-design/macos-bulk-convert-photoshop-psd-files-to-png/</link>
            <description>Tweaking4All.com Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 21 Jul 2026 00:59:58 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>macOS - Bulk convert Photoshop PSD files to PNG</title>
                        <link>https://www.tweaking4all.com/forum/graphics-design/macos-bulk-convert-photoshop-psd-files-to-png/#post-6221</link>
                        <pubDate>Tue, 20 Jan 2026 08:38:24 +0000</pubDate>
                        <description><![CDATA[I had to convert quite a few simple PSD files to PNG files (this trick may not work with very complex PSD files).
What worked very well for me:

Rename all PSD files for PNG (so mypic1.ps...]]></description>
                        <content:encoded><![CDATA[<p>I had to convert quite a few simple PSD files to PNG files (this trick may not work with very complex PSD files).</p>
<p>What worked very well for me:</p>
<ol>
<li>Rename all PSD files for PNG (so mypic1.psd -&gt; mypic1.png, mypic2.psd -&gt; mypic2.png, etc).</li>
<li>In Terminal, in the directory where the renamed PSD files are store:<br />
<pre contenteditable="false">sips -s format png *</pre>
</li>
</ol>
<p>This will convert all images (*) to the png format, pretty quick. Note that each file will be overwritten by its PNG formatted version.</p>
<p>I did use <a href="https://hexfiend.com/" target="_blank" rel="noopener">HexFiend</a> to verify the headers and make sure these are now indeed PNG.<br />To optimize the images (saved app. 40% in filesize for my files), use: <a href="https://www.tweaking4all.com/software/macosx-software/imageoptim-png-optimalization-for-macos-x/" target="_blank" rel="noopener">ImageOptim</a> (highly recommended to optimize file size for PNG and JPG images).</p>
<p><em>Note</em>: <strong>sips</strong> (Scriptable Image Processing System) comes with macOS (seemingly since 2005).</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/graphics-design/">Graphics &amp; Design</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/graphics-design/macos-bulk-convert-photoshop-psd-files-to-png/#post-6221</guid>
                    </item>
							        </channel>
        </rss>
		