FLUX2 Camera Rig ๐ท
FLUX2_CameraRig
Complete camera parameter control for photorealistic results. Use Presets for quick setups: - Portrait: 85mm, f/2.0, shallow DOF - Product Photography: 85mm, f/5.6, moderate DOF - Landscape: 24mm, f/11, deep DOF - Macro: 100mm, f/2.8, very shallow DOF - Street Photography: 35mm, f/5.6, moderate DOF Or customize individual parameters: - angle: Camera viewing angle - distance: Shot framing (close-up, wide, etc.) - lens_mm: Focal length (16-400mm) - f_number: Aperture (affects depth of field) - iso: Light sensitivity (affects grain) - depth_of_field: How much is in focus - focus: What to focus on Lens Guide: - 16-24mm: Ultra-wide, slight distortion - 35-50mm: Natural perspective - 85-135mm: Portrait, flattering compression - 200mm+: Telephoto, extreme compression Aperture Guide: - f/1.4-2.0: Very shallow DOF (portraits) - f/2.8-5.6: Moderate DOF (products) - f/8-16: Deep DOF (landscapes) Output: Camera object for prompt assembly
Pack: ComfyUI-FLUX2-JSON
custom_nodes.ComfyUI-FLUX2-JSON
Inputs (13)
| Name | Type | Required |
|---|---|---|
| preset | COMBO | required |
| angle | STRING | optional |
| angle_preset | COMBO | optional |
| distance | COMBO | optional |
| custom_distance | STRING | optional |
| lens_mm | INT | optional |
| lens_description | STRING | optional |
| f_number | COMBO | optional |
| iso | INT | optional |
| depth_of_field | STRING | optional |
| depth_preset | COMBO | optional |
| focus | STRING | optional |
| override_preset | BOOLEAN | optional |
Outputs (2)
| Name | Type |
|---|---|
| camera | FLUX2_CAMERA |
| camera_summary | STRING |