OpenCut-app / OpenCut-app/OpenCut
[FEATURE] Add Image Split Logic
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
Problem
Feature: Add Image Split Logic
What
Implement the ability to split image clips on the timeline, similar to existing video/audio split functionality.
Why
Consistency across element types and improved editing flexibility for users working with image-based content.
Solution
How
Add image split operation
Alternative
This is new feature
Anything else?
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing video and audio split functionality on the timeline and identify the entry point used for element-specific split operations. Extend the same flow for image clips, then verify that image clips can be split on the timeline without changing existing video or audio behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100