This is a fork/modified version of wallen0322/ComfyUI-AE-Animation.
While the original node is powerful, this version adds specific features for better control:
- 🇬🇧 English Translation: The entire UI, logs, and tooltips have been translated from Chinese to English.
↔️ Mirror/Flip: Added Flip H (Horizontal) and Flip V (Vertical) checkboxes. You can now animate flipping!- 📐 Independent Scaling: The "Scale" property has been split into Scale X and Scale Y. You can now stretch or squash images independently on width and height.
- Timeline Editor: Visual keyframe editing.
- Multi-layer: Background + multiple image input
- Mask Editor: Brush with jitter edges.
- Background Extraction: Extract subjects and auto-fill backgrounds.
- Performance: Image compression, lazy loading.
- Import: Directly import images from your computer into the timeline.
- Navigate to your ComfyUI custom nodes directory:
cd ComfyUI/custom_nodes/ - Clone this repository:
git clone https://github.com/Verolelb/ComfyUI-AE-Animation-English-Mod.git
- Restart ComfyUI.
- Flip H/V: Look for the checkboxes in the properties panel when a layer is selected.
- Scale X/Y: Instead of a single "Scale" slider, you now have control over Width (X) and Height (Y) separately.
- Backwards Compatibility: Projects made with the original node should load, but you might need to re-adjust scaling if the original used a single scale value.
- Original Author: wallen0322
- License: MIT