---
type: Guide
title: "Get audio from video & convert clips"
description: "Extract MP3 from video, turn clips into GIFs, and edit audio — locally."
resource: https://localpapa.com/
tags: [guide, audio, video, convert, privacy]
timestamp: 2026-06-21T00:00:00Z
---

# Get audio from video & convert clips

Pull sound out of a video, make a shareable GIF, or trim an audio file — without uploading
large media to a server.

## By goal

- **Save a video's soundtrack as MP3** → [Video to MP3](../tools/video-to-mp3.md)
- **Turn a short clip into a GIF** → [MP4 to GIF](../tools/mp4-to-gif.md)
- **Trim, cut or fade an audio file** → [MP3 Editor](../tools/mp3-editor.md)

## Notes

These run in the browser using WebAssembly/Web Audio. Large videos take longer because all
the work happens on your own device — but nothing is uploaded, and there is no file-size
account limit.

## Related guides

- [Optimise images for web & sharing](./optimise-images.md)
- [Quick developer utilities](./developer-tools.md)

---
*[All task guides](./index.md) · [Multimedia category](../categories/multimedia.md) · [Knowledge pack root](../index.md)*
