Audio File Converter avatar
Audio File Converter

Pricing

$5.00 / 1,000 results

Go to Store
Audio File Converter

Audio File Converter

Developed by

Akash Kumar Naik

Akash Kumar Naik

Maintained by Community

Convert audio files between 10+ formats including messaging platform optimized formats. Supports Telegram (OGG), WhatsApp (AMR), Discord (OPUS), plus MP3, WAV, FLAC, AAC, M4A, 3GP, WebM. Perfect for voice messages, podcasts, and cross-platform audio compatibility.

0.0 (0)

Pricing

$5.00 / 1,000 results

0

2

2

Last modified

3 days ago

You can access the Audio File Converter programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "file_url": "https://archive.org/download/testmp3testfile/mpthreetest.mp3",
< "output_format": "mp3",
< "quality": "high"
<}' |
<apify call akash9078/audio-file-converter --silent --output-dataset

Audio File Converter API through CLI

The Apify CLI is the official tool that allows you to use Audio File Converter locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: