1. Package a two-episode podcast release
Independent podcast hostBackground
A host has local episode recordings and wants a consistent MP3 package with show metadata for release preparation.
Problem
The recordings need loudness normalization, a defined sample rate and bitrate, and organized delivery files.
How to use
Upload the episode audio files, enter the show and episode metadata as JSON, select Apple Podcasts, and use the MP3 output settings.
{"platform":"apple-podcasts","targetLufs":-16,"truePeakDb":-1,"sampleRate":"48000","outputFormat":"mp3","bitrate":128,"trimSilence":false}Outcome
The tool returns a ZIP containing the normalized MP3 files and manifest.json.