---
title: "Cut and trim a GIF or video"
description: "Trim an animated GIF or video down to the part you actually want. Scrub to a start and end point, preview the selection and export just that range."
url: "https://gif.statico.io/cut/"
category: "edit"
last_updated: "2026-09-07T23:48:01.264Z"
doc_version: "1"
---

# Cut and trim a GIF or video

Trim an animated GIF or video down to the part you actually want. Scrub to a start and end point, preview the selection and export just that range.

## How it works

This tool runs entirely in your browser using ffmpeg compiled to
WebAssembly (or the Canvas API, where listed). Your file is never uploaded — it is
read into memory, processed locally, and offered back to you as a download.

## Using it

1. Open https://gif.statico.io/cut/
2. Choose a file, by drag and drop or the file picker.
3. Adjust the settings. Trim to a start/end range with a scrubber.
4. Set the filename and download. Names are slugified so the result can be
   uploaded straight to Slack as a custom emoji.

Results are also saved to a per-browser history at https://gif.statico.io/history/.

## Related

- [Resize](https://gif.statico.io/resize.md): Scale by pixels or percent, aspect lock optional.
- [Crop](https://gif.statico.io/crop.md): Drag a box or type exact pixels. Keeps animation.
- [Speed](https://gif.statico.io/speed.md): Faster or slower, by multiplier or target FPS.
- [Reverse](https://gif.statico.io/reverse.md): Backwards, or a seamless boomerang loop.
- [Rotate](https://gif.statico.io/rotate.md): 90/180/270, arbitrary angles, and mirror flips.
- [Add Text](https://gif.statico.io/add-text.md): Meme captions, overlays and caption bars.
- [Effects](https://gif.statico.io/effects.md): Grayscale, sepia, invert, blur, colour adjustments.

## Sitemap

- [Every page, grouped by section](https://gif.statico.io/sitemap.md)
- [XML sitemap](https://gif.statico.io/sitemap.xml)
- [Site overview for agents](https://gif.statico.io/llms.txt)
