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.
Start with the highest-intent tools
Open the first tool that matches the task, then keep the full hub below for deeper workflows.
All Tools
Trim Audio
Cut an audio file to a selected start and end time.
Convert Audio
Convert browser-readable audio 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.
Extract Audio from Video
Export the primary audio track from a video as MP3 or WAV.
Media Info
Inspect container, duration, dimensions, rotation, codecs, channels, and sample rate.
Audio files stay in the tab and its worker; TOOLGRID does not expose a server-side audio upload or processing API.
Use MP3 for compact delivery, WAV for an uncompressed working copy, or Ogg when that container matches the playback environment.
Every encoding job exposes loading, progress, error, retry, and worker termination rather than leaving a tab in an unknown state.
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.
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.

