https://github.com/phphe/simple-audio-cutter-online
Cut your audio files in your browser locally. 在浏览器本地裁剪你的音频。
https://github.com/phphe/simple-audio-cutter-online
Last synced: 27 days ago
JSON representation
Cut your audio files in your browser locally. 在浏览器本地裁剪你的音频。
- Host: GitHub
- URL: https://github.com/phphe/simple-audio-cutter-online
- Owner: phphe
- License: mit
- Created: 2025-03-03T16:53:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T17:01:58.000Z (about 1 year ago)
- Last Synced: 2025-03-03T18:21:34.161Z (about 1 year ago)
- Language: HTML
- Homepage: https://audio-cutter.phphe.com
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-audio-cutter-online
这是一个简单的在线音频裁剪工具网页。您可以直接在浏览器中裁剪音频文件,所有处理都在本地完成,您的文件不会上传到任何服务器。使用本工具需要现代浏览器(如 Chrome、Firefox、Edge 等),并确保浏览器支持 Web Audio API。[在线使用](https://audio-cutter.phphe.com)
This is a simple online audio trimming tool. You can cut your audio files directly in your browser - all processing is done locally, and your files will never be uploaded to any server. To use this tool, you need a modern browser (like Chrome, Firefox, or Edge) with Web Audio API support. [Get started now](https://audio-cutter.phphe.com)
## License
MIT License