batch_preview
Generate thumbnail previews from multiple RAW files for rapid visual scanning and selection. Optionally attach EXIF summary to verify settings.
Instructions
Generate small preview thumbnails for multiple RAW files.
Creates a batch of preview images for quick visual scanning. Useful for selecting images from a series or verifying batch settings before full-resolution processing. Set include_exif=True to attach a short EXIF summary (ISO, aperture, shutter speed, focal length) per image. Params: file_paths, profile_path, max_width, max_images, include_exif
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_paths | Yes | ||
| profile_path | No | ||
| max_width | No | ||
| max_images | No | ||
| include_exif | No |