Free GIF Cropper
Crop animated GIFs to remove unwanted areas, remove borders, and match platform aspect ratios. Every frame is cropped identically. No upload required.
Drop GIF here or click to browse
Converts in your browser — nothing uploaded
How It Works
Upload your GIF
Drop your animated GIF into the tool or use the file picker above.
Set crop region
Drag the crop handles to define the rectangular region to keep, or enter exact pixel values for x, y, width, and height.
Download cropped GIF
Click Crop. All frames are trimmed to the selected region in your browser. Download your result — smaller canvas, same animation.
Why Crop a GIF?
Cropping removes pixels that add no value: blank borders around the subject, distracting background elements at the edges, letterbox bars from video conversion, or watermarks positioned in a corner. A tightly cropped GIF directs the viewer's attention exactly where you intend while also reducing file size proportionally to the canvas area removed.
Cropping is also the primary way to change a GIF's aspect ratio without distorting the animation. Resizing preserves aspect ratio; cropping changes it. When a platform requires a specific aspect ratio — 1:1 for Instagram or Discord avatars, 16:9 for Twitter cards, 9:16 for TikTok — cropping is the correct tool for the job.
Unlike cropping a single still image, cropping an animated GIF requires applying the exact same x, y, width, and height to every frame in sequence. If even one frame used a different crop region, the animation would appear to jump or shift between frames. This tool applies the crop uniformly across all frames to ensure a visually stable animation.
Internally, the GIF spec allows frames to be positioned at arbitrary x, y offsets within the canvas (used for GIF optimization, where only the changed region of each frame is stored). The GIF Cropper accounts for this by compositing each frame against the running canvas state before applying the crop — ensuring the visible crop region is pixel-perfect regardless of how the source GIF was encoded. The crop parameters are defined as an offset from the top-left corner: x pixels from the left, y pixels from the top, then width and height defining the rectangle. The output GIF has a canvas size exactly equal to the crop dimensions, with all frame position offsets reset to zero.
Key Features
Remove UI chrome
Screen-capture tools often include window title bars, browser tabs, or taskbars. Cropping eliminates these distractions and reduces file size.
Eliminate letterbox bars
GIFs converted from 16:9 video but displayed in a 4:3 container often have black bars on top and bottom. Crop these out for a cleaner look.
Focus on the subject
A GIF of a hand gesture or keyboard shortcut is far more effective when cropped tight around the action rather than showing the whole screen.
Remove corner watermarks
If a watermark is confined to a corner where the crop boundary can exclude it without cutting important content, cropping is the quickest solution.
Match platform ratios
Platforms like Instagram enforce specific aspect ratios. Pre-cropping ensures no important content is auto-cropped by the platform's algorithm.
Zero server cost
All processing runs via WebAssembly in your browser. No data leaves your device, no rate limits, no account required.
Format Comparison
| Aspect Ratio | Platform | Example Dimensions | Notes |
|---|---|---|---|
| 1:1 (square) | Instagram feed, Discord avatar | 480 × 480 px | Also used for profile pictures |
| 16:9 (landscape) | Twitter card, YouTube thumbnail | 640 × 360 px | Standard widescreen format |
| 4:5 (portrait) | Instagram portrait post | 480 × 600 px | Takes up more screen real estate in feeds |
| 9:16 (vertical) | TikTok, Instagram Stories | 360 × 640 px | Full-screen mobile format |
| Custom | Any use case | Any pixel dimensions | Set exact x, y, width, height |
