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

Reverse Audio

Play an audio file backwards.

or drop a file here · reverses the entire audio track

Change Pitch

Shift the pitch of an audio file up or down by semitones.

or drop a file here · adjust pitch in semitones

Audio Equalizer

Adjust bass, mid, and treble frequency bands.

or drop a file here · tweak bass, mid, and treble

Audio Fade

Add fade-in and fade-out effects to an audio file.

or drop a file here · set fade-in and fade-out durations

Crop Video

Crop a video to a specific region.

or drop a file here · specify crop dimensions below

Rotate Video

Rotate a video by 90, 180, or 270 degrees.

or drop a file here · choose rotation angle

Resize Video

Change the resolution of a video.

or drop a file here · specify new dimensions

Reverse Video

Play a video backwards.

or drop a file here · reverses the entire video

Loop Video

Repeat a video a specified number of times.

or drop a file here · choose how many times to loop

Mute Video

Remove the audio track from a video file.

or drop a file here · strips all audio from the video

Add Audio to Video

Replace or add an audio track to a video file.

or drop a video file here

or drop an audio file here

Burn Subtitles

Hardcode subtitles from an SRT file into a video.

or drop a video file here

or drop an .srt subtitle file here

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