Focused audio workflows with visible codec and runtime limits
Inspect an audio track, choose the smallest required change, and load the compatibility worker only when you press start.
Browser-local processingNo TOOLGRID input uploadNo account
Browse toolsPopular tasks
Start with a common task, then explore the rest of the suite.
Trim Audio→
Cut an audio file to a selected start and end time.
Convert Audio→
Convert a verified PCM WAV input to MP3, WAV, or Ogg Vorbis.
Merge Audio→
Join compatible audio files in selected order without adding a transition.
Change Audio Speed→
Change audio tempo from 0.5× to 2× while keeping pitch near the source.
More tools
6 tools
What to know before you start
- Browser-worker processing
Audio files stay in the tab and its worker; TOOLGRID does not expose a server-side audio upload or processing API.
- Format-aware choices
Use MP3 for compact delivery, WAV for an uncompressed working copy, or Ogg when that container matches the playback environment.
- Queue and cancellation states
Every encoding job exposes loading, progress, error, retry, and worker termination rather than leaving a tab in an unknown state.
- Honest boundaries
Fast merge requires compatible tracks, lossy conversion cannot restore detail, and tempo processing can introduce audible artifacts.
Frequently Asked Questions
Is audio uploaded?
No. Selected files are processed in the browser worker and are not submitted to a TOOLGRID processing endpoint.
Should I choose MP3 or WAV?
MP3 is smaller and widely playable but lossy. WAV is much larger and useful as an uncompressed intermediate. Converting an already lossy source to WAV does not restore lost detail.
Why can merge fail?
The fast concat path expects matching codec, sample rate, channel layout, and container characteristics. Convert sources to one shared preset before merging when they differ.
Does speed change preserve pitch perfectly?
The tempo filter aims to keep pitch near the source for 0.5× to 2× changes, but artifacts can occur. This is not a music-grade time-stretching workstation.
Guides and workflow notes
Choose the output deliberately
Use MP3 when delivery size matters, WAV when you need an uncompressed intermediate, and Ogg only when the target environment supports it. Listen to the complete output rather than relying on the file extension alone.
Prepare compatible merge inputs
Audio merge uses a fast concat path. Sources should share the same codec, sample rate, channel layout, and export preset. Convert mismatched files first.