Audio Extractor

Author: Agustinus Sunaryadi <mail.masardi69@gmail.com>

Organization: DevQuotiontLab

Audio Extractor is a lightweight and efficient NVDA add-on designed to extract audio tracks from video files quickly. By utilizing the power of FFmpeg, this tool allows users to convert video content into various audio formats without leaving the file explorer.

Features

Usage

  1. In File Explorer, select a video file.
  2. Press Ctrl+C to copy the file to the clipboard.
  3. Press the shortcut NVDA+Alt+V.
  4. A dialog will appear. Use the arrow keys to select your preferred audio format.
  5. Press Enter to start the extraction or Escape to cancel.

Requirements

This add-on requires ffmpeg.exe to be present in the add-on's globalPlugins/video_converter/ directory.

License

This add-on is released under the GNU General Public License (GPL). You are free to share and modify it.


© 2026 DevQuotiontLab - Agustinus Sunaryadi