Audio format converter MP3 WAV FLAC
by akash9078
Convert audio files between 10+ formats including messaging platform optimized formats. Supports Telegram (OGG), WhatsApp (AMR), Discord (OPUS), plus ...
Opens on Apify.com
About Audio format converter MP3 WAV FLAC
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.
What does this actor do?
Audio format converter MP3 WAV FLAC is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
🎵 Audio File Converter - 10+ Formats | Telegram • WhatsApp • Discord Ultimate audio converter for messaging platforms! Convert MP3, WAV, FLAC, and more into formats optimized for Telegram (OGG), WhatsApp (AMR), Discord (OPUS), Apple (M4A), and web streaming. Perfect for voice messages, podcasts, and cross-platform compatibility with intelligent quality optimization. ## Input Parameters | Parameter | Type | Required | Description | Example | |-----------|------|----------|-------------|---------| | file_url | string | Yes | Direct URL to your audio file. Supports MP3, WAV, FLAC, M4A, AAC, and most common formats. | https://example.com/audio.mp3 | | target_format | string | Yes | Choose the output format based on your intended use. Each format is optimized for specific platforms and use cases. | mp3 | | quality | string | No | Select quality based on file size vs audio fidelity trade-off. Higher quality = larger file size. | medium | | sample_rate | integer | No | Optional: Override the default sample rate. Use 48000 for OPUS, 44100 for general audio, 16000 for voice messages. | 44100 | ### Target Format Options - mp3 - Universal compatibility (web, mobile, podcasts) - wav - Uncompressed studio quality (editing, mastering) - flac - Lossless compression (audiophile, archiving) - ogg - Telegram voice messages (small file size) - aac - High-quality mobile audio (iOS, Android streaming) - m4a - Apple ecosystem (iTunes, Apple Music, iOS) - opus - Discord voice (WebRTC, real-time communication) - amr - Modern WhatsApp voice (mono voice, tiny files) - 3gp - Legacy mobile phones (maximum compatibility) - webm - Modern web audio (HTML5, progressive streaming) ### Quality Options - low - 128 kbps (fastest, smallest files) - medium - 192 kbps (balanced quality/size) - high - 256 kbps (excellent quality) - lossless - Original quality (largest files) ## Output The Actor returns a dataset item with the following fields: | Field | Type | Description | |-------|------|-------------| | success | boolean | Indicates whether the audio conversion completed successfully. | | original_filename | string | The original filename as provided in the input URL. | | output_filename | string | The filename of the converted audio file. | | input_format | string | The original audio format of the input file. | | output_format | string | The target audio format after conversion. | | file_size_mb | number | Size of the converted audio file in megabytes. | | conversion_duration_seconds | number | Total time taken for the conversion process in seconds. | | download_url | string | Direct URL to download the converted audio file. | | timestamp | string | ISO 8601 timestamp when the conversion was completed. | | error | string | Error description if the conversion failed (null if successful). | ## Usage Examples ### Basic Usage json { "file_url": "https://example.com/audio.mp3", "target_format": "ogg" } ### With Quality Setting json { "file_url": "https://example.com/audio.wav", "target_format": "mp3", "quality": "high" } ### With Custom Sample Rate json { "file_url": "https://example.com/audio.flac", "target_format": "opus", "sample_rate": 48000 } ## API Usage ```python from apify_client import ApifyClient client = ApifyClient('YOUR_API_TOKEN') run = client.actor('audio-file-converter').call({ 'file_url': 'https://example.com/audio.mp3', 'target_format': 'opus', 'quality': 'high' }) # Get the conversion result result = client.dataset(run['defaultDatasetId']).list_items().items[0] print(result)
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Audio format converter MP3 WAV FLAC now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- akash9078
- Pricing
- Paid
- Total Runs
- 1,496
- Active Users
- 99
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support