Skip to content

白泽工具箱,基于electron+ffmpeg实现的一款功能强大的多媒体工具

License

Notifications You must be signed in to change notification settings

benren666/baize-toolbox

 
 

Repository files navigation

白泽工具箱

logo

介绍

白泽工具箱是一款功能强大的多媒体工具,为用户提供了多种多样的多媒体处理功能。无论您是需要对音视频转码、提取音视频片段、文字转语音(TTS)、屏幕录制、截图,还是对音视频图片进行压缩,这个工具都能轻松实现。

开始

安装

$ pnpm install

加载资源

百度网盘链接:https://pan.baidu.com/s/1NlVTe_elkZtjT9gJIc0k3w?pwd=m7t9

阿里网盘链接:https://www.alipan.com/s/WRjhfS4T2p7

谷歌网盘链接 https://drive.google.com/file/d/1gHq5uYQ7cfBRzMiT4leZmRMXSlNXxloo/view?usp=sharing

将解压后的linux、macos、win文件夹分别复制到项目的resources文件夹下

ps: 注意,阿里网盘中的linux/ffmpeg文件无法分享,因此需要更换为其他下载方式,或者自行到ffmpeg官网下载。

开发

$ pnpm dev

构建

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux

About

白泽工具箱,基于electron+ffmpeg实现的一款功能强大的多媒体工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.5%
  • Less 10.9%
  • JavaScript 4.1%
  • HTML 1.4%
  • Shell 0.1%