Crop GIF

Remove unwanted edges or isolate a region of any GIF. Set X/Y offset, width, and height to define the crop area.

Crop GIF FAQ

What do X and Y offset mean?

X is how many pixels from the left edge to start the crop. Y is how many pixels from the top. (0, 0) starts at the top-left corner.

Does cropping affect the animation speed?

No — frame timing is preserved. Only the visible area changes.

Will the file size change after cropping?

Yes, almost always smaller. A smaller canvas means fewer pixels per frame, which reduces file size proportionally to the crop area.

What happens if my crop region goes outside the GIF?

Gifsicle (the engine we use) will clip the crop to the actual canvas boundary, so you will not get an error — just a smaller result.