{% extends "base.html" %} {% block title %}AV Tools{% endblock %} {% block nav_av %}active{% endblock %} {% block content %}

Convert Audio

Convert an audio file to a different format.

or drop a file here · MP3, WAV, OGG, FLAC, AAC, M4A, and more

Trim Audio

Cut audio to a specific start and end time.

or drop a file here · specify start and end times below

Change Speed

Speed up or slow down an audio file without changing its pitch.

or drop a file here · choose a playback speed

Extract Audio

Pull the audio track out of a video file.

or drop a file here · MP4, MKV, MOV, AVI, and more

Trim Video

Cut a video to a specific start and end time.

or drop a file here · specify start and end times below

Compress Video

Re-encode a video at a lower bitrate to reduce file size.

or drop a file here · outputs H.264 MP4 · may take a few minutes

Convert Video

Convert a video to a different container format.

or drop a file here · MP4, WebM, AVI, MOV

Merge Audio

Concatenate multiple audio files into one.

or drop files here · add 2+ audio files · drag to reorder

Normalize Volume

Level out volume to a consistent loudness standard (EBU R128).

or drop a file here · uses loudnorm filter for broadcast-quality levels

Video to GIF

Convert a video clip to an animated GIF.

or drop a file here · choose FPS and width below

Voice Recorder

Record audio from your microphone. No data leaves your machine.

00:00

Screen Recorder

Record your screen, window, or browser tab. Stays 100% local.

00:00
{% endblock %} {% block scripts %} {% endblock %}