Media Converter

Convert your own audio/video files to MP3 (or WAV/M4A/OGG) using the server’s ffmpeg, plus a quick local image converter (PNG/JPEG/WebP) that runs in your browser.

Note: I didn’t add “YouTube → MP3” downloading, because that commonly involves bypassing platform rules/copyright. If you own the video, download it from the source first, then convert it here.

Audio / Video → Audio

Server-side conversion (requires ffmpeg on your host).

Image → PNG/JPEG/WebP

Local conversion (no upload).

Output

When conversion finishes, your download button will appear here.
Tips
  • MP3 is best for quick sharing. WAV is best for editing/mastering.
  • If your host blocks exec(), server conversion may fail — the page will tell you.
  • For big files, increase your PHP upload limit (upload_max_filesize).