for discord

Drop a cap on that Discord GIF.

Discord throttles autoplay above 256 kb. Compress too hard, the gif looks dithered. Compress too little, it sits there as a thumbnail.

gifcap fitting a clip under the discord 256kb autoplay cap
256 kb · autoplay safe · windows desktop

gifcap. drag your clip in. set the cap to 256 kb. gifcap binary-searches quality until autoplay-safe. one click, no manual quality slider hunt.

axismanual ffmpeg / online toolsgifcap
hits 256 kb on first trytrial-and-erroralways — binary search
quality at the capoften dithered or grainygifski per-frame palettes
workflowcli flags or upload-and-waitdrag-drop, one click
discord nitro supportassumes free 10 mb capsupports any cap you set
costfreefree tier; pro $29 lifetime
runs offline. no upload bar. same gifski engine as gifski.app. free tier covers 90% of use cases.

How gifcap solves this — in detail

Discord's 256 kb autoplay threshold is the single hardest constraint in mainstream chat. Most encoders treat it as a target file size and call it done — but at 256 kb you have only ~5–8 seconds of frames at watchable quality, and the encoder choice decides whether those frames are crisp or smeared.

gifcap's binary-search loop walks gifski quality from 100 down toward 1 until the encoded output crosses under 256 kb, then locks in. Because gifski uses a per-frame palette (not a single global one), the resulting frames retain detail in fast-moving UI captures and color-rich game footage that one-shot ffmpeg recipes flatten. The output ships through Discord's autoplay path on the first try, on every plan, on desktop and mobile.

The real win is the iteration loop: a developer sharing a bug repro in #engineering doesn't want to compress, retry, compress, retry. gifcap's deterministic cap makes the first encode the only encode, which is the difference between a 30-second sidequest and never breaking flow.

Discord — current GIF limits

download free see pricing — $29 lifetime 18 mb installer · signed · windows 10/11

FAQ

why won't my discord gif autoplay?
discord stops autoplaying when a gif exceeds about 256 kb on the free plan. above that, the gif renders as a click-to-play thumbnail. nitro raises some limits but autoplay throttling stays.
what's the maximum gif size on discord?
10 mb on the free plan, 50 mb with nitro classic, 500 mb with nitro. autoplay reliability degrades above 256 kb regardless of plan.
how do i make a small gif for discord?
shrink resolution first, then frame rate, then color depth. gifcap automates this with a binary-search size cap — set 256 kb and it tunes everything until the file fits.
does gifcap work for discord stickers?
discord stickers use lottie or apng, not gif, so gifcap doesn't generate stickers directly. for animated emojis (which are gif), gifcap's slack-emoji preset workflow applies.

last updated by alain · alain@gamutcreative.tv