<?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 Changing bmp to png files as a batch in Maya Programming Forum</title>
    <link>https://forums.autodesk.com/t5/maya-programming-forum/changing-bmp-to-png-files-as-a-batch/m-p/13900539#M18073</link>
    <description>&lt;P&gt;As the title says I would like to have a script to change all my referenced *.bmp files to become referenced *.png files. I have no experience with python or mel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thx u&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2025 07:26:47 GMT</pubDate>
    <dc:creator>euchreplayer23</dc:creator>
    <dc:date>2025-11-13T07:26:47Z</dc:date>
    <item>
      <title>Changing bmp to png files as a batch</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/changing-bmp-to-png-files-as-a-batch/m-p/13900539#M18073</link>
      <description>&lt;P&gt;As the title says I would like to have a script to change all my referenced *.bmp files to become referenced *.png files. I have no experience with python or mel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thx u&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 07:26:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/changing-bmp-to-png-files-as-a-batch/m-p/13900539#M18073</guid>
      <dc:creator>euchreplayer23</dc:creator>
      <dc:date>2025-11-13T07:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Changing bmp to png files as a batch</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/changing-bmp-to-png-files-as-a-batch/m-p/13909399#M18075</link>
      <description>&lt;P&gt;You may need to clarify a few things here. Do you mean you have a Maya file that uses bmp textures, and you simply want to change the string path name in the scene to be .&lt;STRONG&gt;png&lt;/STRONG&gt; instead of &lt;STRONG&gt;.bmp&lt;/STRONG&gt;? For example your scene has a texture pointing to: "c:/work/scenes/textures/car_paint_red_Normal.bmp" and you want this changed to point to&amp;nbsp;"c:/work/scenes/textures/car_paint_red_Normal.png" instead? or do you mean you want to literally convert any &lt;STRONG&gt;bmp&lt;/STRONG&gt; files you're using into &lt;STRONG&gt;png&lt;/STRONG&gt; format files?&lt;/P&gt;&lt;P&gt;You also mention "batch"? is this a script you just want to run manually on any scene you open (e.g. from a shelf button), or is it something you want to batch run on multiple files or folders, either inside or outside of Maya (standalone)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the path string from ".bmp" to ".png" in a single scene is pretty simple to do, but in all honesty, if we are not talking about more than a handful of files, the quickest and easiest solution (for someone with no scripting knowledge) is to save the scene as .MA format (ascii) then open it in a text editor (like Notepad++) and do a search and replace, no scripting necessary.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Nov 2025 09:27:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/changing-bmp-to-png-files-as-a-batch/m-p/13909399#M18075</guid>
      <dc:creator>FirespriteNate</dc:creator>
      <dc:date>2025-11-18T09:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Changing bmp to png files as a batch</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/changing-bmp-to-png-files-as-a-batch/m-p/13911066#M18076</link>
      <description>&lt;P&gt;Changing the path string from ".bmp" to ".png" in a single scene is pretty simple to do, but in all honesty, if we are not talking about more than a handful of files, the quickest and easiest solution (for someone with no scripting knowledge) is to save the scene as .MA format (ascii) then open it in a text editor (like Notepad++) and do a search and replace, no scripting necessary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing to .ma and editing in text editor works great, thanks a lot.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 10:52:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/changing-bmp-to-png-files-as-a-batch/m-p/13911066#M18076</guid>
      <dc:creator>euchreplayer23</dc:creator>
      <dc:date>2025-11-19T10:52:57Z</dc:date>
    </item>
  </channel>
</rss>

