Outlook is the hardest email client to get a countdown timer right in — and the reason most timers look broken there. UrgencyKit renders every timer as a server-side image, so the countdown displays in Outlook on the web, Microsoft 365, and Outlook desktop for Windows alike. No scripts, no plugins, no custom HTML that Outlook strips out.
There are really two Outlooks. Outlook on the web and Microsoft 365 use a modern rendering engine and behave like Gmail or Apple Mail. Outlook desktop for Windows uses the Microsoft Word rendering engine, which is far more limited — and it shows only the first frame of an animated GIF.
That is where most animated countdown tools fall apart. To shrink file size, they encode GIF frames with transparency-based inter-frame de-duplication. Word doesn't understand it, so the timer renders as black boxes, grain, or ghosting instead of a clean image.
| Client | Static timer (JPEG) | Animated timer (GIF) |
|---|---|---|
| Outlook on the web / Microsoft 365 | Fully supported | Animates |
| Outlook desktop (Windows) | Fully supported | First frame only (clean static) |
| Gmail, Apple Mail, Yahoo | Fully supported | Animates |
See the full breakdown on our email client support page.
Yes. Because UrgencyKit delivers the countdown as a plain image, it displays in Outlook on the web, Microsoft 365, and Outlook desktop. Static timers render identically everywhere; animated timers animate in the web and 365 clients and show a clean first frame in Outlook desktop.
Outlook desktop uses the Word rendering engine, which shows only the first GIF frame. Tools that encode frames with transparency-based de-duplication render as black boxes there. UrgencyKit uses opaque frames with a full first frame, so you get a clean image instead.
Yes. The embed supports a ?end= value, so you can substitute your email platform's merge
tag and give every subscriber a personalized countdown.