a11y.skipToMainContent
1

オーディオトリム

特定の開始端の範囲に音声をトリムするオプションフェードイン/アウト。 ブラウザ対応フォーマット(MP3、WAV、OGG、M4A、FLAC)をデコードし、ロスレスWAVをエクスポートします.

Decodes any browser-supported audio format and exports a WAV with samples between start and end. (Re-encoding to MP3/OGG is not supported client-side without large encoders — WAV output is lossless and universally compatible.)

Was this tool helpful?
Send output to:
Advertisement

How to use Audio Trim

  1. オーディオファイルを選択します.
  2. 開始と終了(秒)を設定します.
  3. 必要に応じてフェードイン/アウト(ミリ秒)を追加します.
  4. [プレビュー] をクリックし、WAV をトリムしてダウンロードします.

音声トリミングとは?

ツールは、Web Audio APIを介して音声をデコードし、開始と終了タイムスタンプの間のサンプルをスライスし、要求された場合、各側面にリニアフェードを適用し、16ビットPCM WAVをエンコードします。 出力は汎用性で、必要に応じて専用のアプリでMP3に再エンコードします。

Advertisement

FAQ

WAV出力とMP3ではないのはなぜですか?
MP3エンコーディングには、~150 KBエンコーダライブラリが必要です。 WAVは非圧縮ですが、ロスレスとユビキタスです。 MP3が必要な場合は、専用のエンコーダでWAVを実行してください.
.opus や .aac に対応していますか?
はい。ほとんどのモダンコーデックを含む、ブラウザのWeb Audio APIがデコードできます.

Related tools

Author

AR
Aisha Rahmani"The Visual Storyteller"

Design Technologist & Media Specialist

Aisha bridges the gap between pixels and code. With expertise in image processing, SVG optimization, and video compression, she helps creators, designers, and marketers prepare media that looks great and loads fast. She has spoken at design conferences about accessible visual content and has helped agencies reduce page-weight budgets by up to 60 percent without sacrificing creative quality.

Advertisement