https://github.com/mario-so/zigitor
Video editor written in Zig ⚡ using raylib
https://github.com/mario-so/zigitor
Last synced: 2 months ago
JSON representation
Video editor written in Zig ⚡ using raylib
- Host: GitHub
- URL: https://github.com/mario-so/zigitor
- Owner: Mario-SO
- Created: 2024-09-06T21:22:35.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T07:45:59.000Z (9 months ago)
- Last Synced: 2025-03-27T23:32:56.953Z (3 months ago)
- Language: Zig
- Homepage:
- Size: 47.8 MB
- Stars: 34
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚡ Zigitor: The Zig-powered Video Editor 🎬
Welcome to Zigitor, a lightning-fast video editor built with Zig ⚡
## 🌟 Features
- 🎥 Import multiple video files
- ⏱️ Timeline view for easy video arrangement
- 🔀 Concatenate videos seamlessly
- 📐 Convert videos to 9:16 aspect ratio for mobile-friendly content
- 🖥️ Simple and intuitive GUI## 🛠️ Current Functionalities
1. **Video Import** 📥
- Import videos from your local file system
- Kind of show imported videos in the timeline 😅2. **Timeline Management** ⏳
- Add imported videos to the timeline
- Visualize video durations on the timeline3. **Video Export** 📤
- Concatenate all videos in the timeline
- Export the final video as a single file4. **Aspect Ratio Conversion** 📱
- Convert the first video in the timeline to 9:16 aspect ratio5. **Preview Window** 👁️
- (WOI) Preview your video edits in real-time## 🚧 Work in Progress
Zigitor is currently under active development. It is an exciting side project for me, but I'm way too noob still, so bear with me.
## 🤝 Contributing
We welcome contributions! If you're interested in improving Zigitor or adding new features, please feel free to fork the repository and submit a pull request.
## 🙏 Acknowledgments
- Thanks to the Zig community for their awesome language and support
- FFmpeg for powering our video processing capabilities
- Raylib for making GUI development a breezeHappy editing with Zigitor! 🎉