Blender Batch Generator

This standalone desktop utility allows users to queue and batch render multiple Blender projects sequentially. By dragging and dropping .blend files into the application interface, the tool generates a Windows batch file that automates the rendering process. It includes options to define a custom path for the Blender executable to match specific version installations. The application is a standalone Python script requiring the tkinter and tkinterdnd2 libraries.