Decart offers models for video editing and image editing. Transform existing media with intelligent edits while preserving important details like motion, temporal consistency, identity, and structure.Documentation Index
Fetch the complete documentation index at: https://docs.platform.decart.ai/llms.txt
Use this file to discover all available pages before exploring further.
Available models
Video Editing
Transform and edit existing videos with Lucy 2.1
Image Editing
Transform and edit existing images with Lucy Image
Quick comparison
| Feature | Video Editing | Image Editing |
|---|---|---|
| Models | Lucy 2.1, Lucy Clip (Previous generation) | Lucy Image |
| Input types | Video + text prompt, video + reference image, or both | Image + text prompt |
| Resolution | 720p | 720p |
| Best for | Editing existing videos | Editing existing images |
| Strengths | Motion preservation, temporal consistency | Identity preservation, structure retention |
Model capabilities
Video Editing (Lucy 2.1)
- Flexible inputs: Use a text prompt, a reference image, or both together
- Reference image mode: Transform video to match a reference image without needing a prompt
- Combined mode: Pair a reference image with a text prompt for maximum control
- Excels at: Clothing changes, character/object replacement, style transfers, background replacement
- Preserves: Original motion patterns, temporal consistency, scene structure
- Unlimited duration — no 5-second clip limit
- Best results with 20-40 word prompts focusing on specific changes
Legacy model Lucy Clip (
lucy-clip) is still available but limited to 5-second clips. Use Lucy 2.1 (lucy-2.1) for new projects.Image Editing (Lucy Image)
- Excels at: Clothing changes, character/object replacement
- Good for: Color changes, adding accessories, background transformations
- Preserves: Core structure, pose, identity
- Best results with 20-30 word prompts focusing on specific changes
API endpoints
Video
- Lucy 2.1:
/v1/jobs/lucy-2.1or/v1/jobs/lucy-latest - Lucy VTON:
/v1/jobs/lucy-2.1-vton - Lucy Clip (Legacy):
/v1/jobs/lucy-clip
Image
- Lucy Image:
/v1/generate/lucy-image-2
Next steps
Go to Platform
Test all models interactively
API Reference
Complete documentation for all endpoints