Compositor Batch Processing: Added support for processing images through custom Compositor Node Trees.
Workflow: Organize your nodes as 【 Image Input node > Your custom nodes > File Output node 】 . The addon will automatically swap images and trigger the render for each file in the batch.
Due to the dependency on independent node structures for the Compositor integration, this add-on requires Blender 5.0 or higher.
Special Thanks:
Added "Images per Cycle" setting, allowing users to freely adjust the number of images processed in a single timer cycle (default is 4).
Added "Preserve Aspect Ratio" checkbox in "Pixels" mode (enabled by default). When enabled: only the longest side is scaled, and the other side is automatically calculated proportionally. When disabled: forces an exact scale to the specified width and height (which may cause stretching or deformation).
Multi-task Parallel Processing: Optimized the timer to process 4 images per tick instead of 1, significantly increasing conversion speed for large batches.
New ESC Interruption: Users can now press the ESC key during conversion to safely terminate the task and clear the background timer.
New Resize Function: Added support for scaling textures by specific pixels or percentage during the conversion process.
Video Format Protection: When a video container (e.g., FFmpeg, AVI) is selected, the UI will display a red error warning and automatically disable the "Convert" button to prevent system crashes.
No changelog for this release.