{% 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

{% endblock %} {% block scripts %} {% endblock %}