torch Pillow numpy

A simple ComfyUI plugin that Its purpose and function is to replicate some of the editing effects of capcut,jianying and pr.
cd ComfyUI/custom_nodes
git clone https://github.com/your-username/ComfyUI_SwiftCut.git
pip install torch numpy pillow
https://github.com/user-attachments/assets/d353c911-2364-4d81-b6d8-7a28b06c8ce4
Category: SwiftCut/Image
Creates cinematic push-pull lens effects (dolly zoom) from single or multiple images.
Features:
Inputs:
image: Input image(s)frames: Number of output frames (2-120)start_crop_ratio: Initial crop ratio (0.1-1.0)middle_crop_ratio: Middle point crop ratio (0.1-1.0)end_crop_ratio: Final crop ratio (0.1-1.0)middle_frame: Frame where middle ratio is reachedinput_mode: Processing mode selectionOutputs:
frames: Processed image sequencemasks: Corresponding crop masksCategory: SwiftCut/Image
Advanced multi-frame blending with background overlay and transparency control.
Features:
Inputs:
frames: Input frame sequencebackground_color: Hex color (e.g., “#000000”)start_alpha_ratio: Initial transparency (0.0-1.0)middle_alpha_ratio: Middle transparency (0.0-1.0)end_alpha_ratio: Final transparency (0.0-1.0)middle_frame: Transition point frameblend_mode: Blending algorithm selectionOutputs:
blended_frames: Processed frame sequencealpha_masks: Transparency masksCategory: SwiftCut/Image
High-performance batch image blending for complex compositions.
Features:
Inputs:
image1: First image batchimage2: Second image batchblend_factor: Blend strength (0.0-1.0)blend_mode: Blending algorithmOutputs:
blended_images: Final composited sequenceCategory: SwiftCut/Utils
Precise image selection from batches with advanced indexing.
Features:
Category: SwiftCut/Utils
Extended selection capabilities with complex pattern support.
Features: