Batch Tool

GilaDDD in Modeling


đź§° Batch Tool for Blender

Run your script on multiple Blender files with just one click!

Batch Tool is a Blender add-on that lets you automate repetitive tasks across many .blend files at once.
If you need to apply the same fix, modification, or operation to dozens of files, this tool will save you hours of manual work.

⚙️ How It Works

  1. Write your custom Python script that performs the fix or operation you need.

  2. Save your script as a .py file.

  3. In the Batch Tool panel, set the path to your Python script and the folder containing all your .blend files.

  4. (Optional) Enable “Subfolders” to include all .blend files inside subdirectories as well.

  5. Press Run, and let Blender do the rest automatically!

📝 Notes

  • Don’t forget to include a save command in your script if you want your changes to be saved.

  • You’ll need basic Python knowledge to write your fixing scripts.

  • Always back up your files before running your scripts—just to be safe!

Change log:

V1.4 - 18/12/2022: Add the option to run the script also on sub folders.


$5

Have questions about this product?
Login to message

Details
Rating
1 ratings
Dev Fund Contributor
Published about 4 years ago
Blender Version 3.2, 3.1, 3.0, 2.93, 2.92, 2.91, 2.9, 2.83, 2.82, 2.81
License GPL