set_output_format
Configure render output format and file path in Blender for 3D modeling and animation projects. Choose from PNG, JPEG, OPEN_EXR, TIFF, or BMP formats.
Instructions
Set the render output format and optionally the output file path.
Args: format: Output format. One of: PNG, JPEG, OPEN_EXR, TIFF, BMP. filepath: Optional output file path. Must be an absolute path.
Returns: Confirmation dict with the new output settings.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | ||
| filepath | No |