https://github.com/godbasin/video-to-gif
Convert video to gif using ffmpegWasm
https://github.com/godbasin/video-to-gif
Last synced: 26 days ago
JSON representation
Convert video to gif using ffmpegWasm
- Host: GitHub
- URL: https://github.com/godbasin/video-to-gif
- Owner: godbasin
- License: mit
- Created: 2023-12-19T15:34:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T09:52:42.000Z (about 1 year ago)
- Last Synced: 2025-04-17T14:37:02.660Z (about 1 month ago)
- Language: TypeScript
- Size: 10.5 MB
- Stars: 29
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 被删的视频转 Gif 小工具
因为想给家里啊猪猫猫和小朋友们做表情包,发现网上免费的工具转出来的 Gif 图都太大啦,而手机上好用的 APP 又要花钱,所以就打算自己做一个啦~
## 支持的功能
- :white_check_mark: MP4 视频转 Gif。
- :white_check_mark: 选择视频开始和结束时间。
- :white_check_mark: 选择裁剪视频范围。
- :white_check_mark: 设置视频 FPS 和生成 GIF 图宽度。## [点击此处访问页面](https://godbasin.github.io/video-to-gif/)

## 简单介绍
使用到的框架和库包括:
- React + Vite + Typescript
- [ffmpeg](https://github.com/ffmpegwasm/ffmpeg.wasm)
- [cropperjs](https://github.com/fengyuanchen/cropperjs)## 如何使用
```cmd
// 安装依赖
npm install// 本地构建
npm run dev// 打包构建
npm run build
```## 赞赏码
**欢迎各种花式赞赏:**

**码生艰难,给我家猪囤点猫粮了喵~**