# fly-cut
**Repository Path**: kakukeme/fly-cut
## Basic Information
- **Project Name**: fly-cut
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-08-08
- **Last Updated**: 2025-08-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# fly-cut
## 简介
基于Webcodecs + Vue3实现的Web端剪辑工具
如果有用请 🌟 Star 🌟 支持一下哟 🫣
## 功能

## 预览

## 参考
- https://github.com/hughfenghen/WebAV 基于 WebCodecs 在浏览器中处理音视频数据;用来处理音视频文件
- https://github.com/Cc-Edit/CcClip 使用Vue3 + ffmpeg实现的Web剪辑工具,本项目主题功能基于本项目开发