AudioWorks

From Hydrogenaudio Knowledgebase
AudioWorks
PowerShellAudio Logo

Cross-platform, multi-format audio conversion and tagging module for PowerShell
Developer(s) Jeremy Herbison
Release information
Initial release {{{released}}}
Stable release 2.0.0 (February 25, 2025)
Preview release
Compatibility
Operating system Windows, Linux, MacOS
Additional information
Use Digital Audio conversion, tagging
License GNU AGPLv3
Website GitHub project

AudioWorks is a PowerShell module (and .NET library) for converting and tagging audio / music files. It is available under the Affero GPL (v3) license, and runs on Windows, Linux and MacOS.

Features

  • A unified interface to popular codecs (see Supported Formats).
  • Runs under PowerShell 7+ on Windows, MacOS and Linux.
  • Utilizes advanced SIMD, multi-threading, 64-bit addressing and low-allocation memory structures for the fastest possible processing.
  • Includes EBU R.128-based ReplayGain "2.0" analysis and tagging.
  • Seamless tag preservation and conversion between formats (including cover art).
  • PowerShell interface brings powerful integration and scripting capabilities.
  • The API is open-source, well documented, and extensible.

Supported Formats

Supported languages

  • English (translation help wanted!)

Example usage

Visit the GitHub project for examples

Externals links

index.php?title=Category:Software