GIF export in Snipping Tool begins rolling out to Windows Insiders
27 comments
·June 23, 2025heisgone
sorenjan
The snipping tool in Windows 11 can already record videos. I just copied the result and then pasted it in Telegram, it worked great and can handle more than 256 colors. I guess having gif support for those who need it is better than not having it, but I don't see why it would be better than the current video format.
I don't even know which format they use at the moment when copying to the clipboard, but when saving as a file it's saved as an mp4 file using aac for audio and h.264 for video.
entuno
Sounds a bit like the old Problem Steps Recorder (PSR) tool in Windows. It was a little known tool that recorded keystrokes/clicks/screenshots, which was great for troubleshooting.
Sadly, the screenshots were all lossy jpegs, and it wrapped the whole thing into an mhtml file.
null
SiempreViernes
> In this update, we are adding GIF export for screen recordings – designed to boost your productivity and turn quick captures into shareable moments.
It is very funny that this article about a new way to do screen recordings documents how to use the feature without using a screen recording.
lousken
are we going back in time? gif should've been gone years ago
izzydata
Why? Gifs are by far the most efficiency way to playback micro length video. As in it uses the least amount of processing power due to not being encoded and instead just being a series of images.
pxoe
unefficient*, especially when putting actual video into gif format. most often those gifs are hideous (limited color palette etc) and huge (10+ MB for seconds of video), often either badly optimized (which would only make them look even more crunchy) or not optimized at all. gifs are just straightforwardly worse there (in quality and size). gifs are useful for having some graphics with transparency (if you don't mind crunchy one bit transparency), but there are much better formats (webp/webm, apng, etc) with much better 8-bit transparency too. seriously, people need to give it up and put video in a video format. like h264, which is gonna be widely compatible and likely hardware accelerated. (possibly performing better than huge gifs as well, hw accelerated or not)
izzydata
I'm talking about cpu efficiency, not storage space. Video encoding is made to reduce storage at the cost of cpu.
But as long as software treats all video formats like a video with the ability to pause and has a seek bar instead of just being an image then there is still a use case for formats like gif. If everything supported apng that would be great, but almost nothing does. Also for some reason every image I save from the net that claims to be an animated webp gets saved as a gif. I'm not sure why that is, but it doesn't seem like it needs to be that way.
panki27
Indeed - you don't even need to store full frames, sometimes changes are enough. I managed to compress the entirety of the Bad Apple!! video into a 64x32px GIF -taking up 813 KiB.
Craighead
[dead]
ziml77
Seriously, they often look terrible due to the limited palette and the file size blows up very quickly unless you severely constrain the dimensions.
c16
Generally I agree, but there have been some rare occasions where I needed a gif of a screen recording. In that case, finding a nice way to convert was pretty painful, without using any of those online converters.
wetpaws
[dead]
panki27
Still waiting for the QR code reader in SnippingTool (or PowerToys).
mrkramer
30 years late!
throwanem
Imagine being on the Snipping Tool team. Good grief, they must have it made...
0cf8612b2e1e
I wish they would try harder. Not yet on this GIF release, but the new Win11 era snipping tool is horribly slow compared to the legacy one. I used to be able to hit the keyboard shortcut and have it appear instantly. There is now a several second pause before the tool is ready to use. Have missed several screen grabs I wanted to capture of a live presentation.
throwanem
I haven't used Windows since 7. But you could probably extract that version of the tool from an unpacked install ISO and see if you'd be able to use it instead, though no doubt a little less conveniently. Does AutoHotkey still work for rebinding most Win key combos?
0cf8612b2e1e
Heh. I have definitely thought about that (same with legacy paint!). Unfortunately, it is a corporate PC, and I am not sure how that would go to be loading “untrusted” files. My suspicion is that the current release is labeled as a protected system file, so I could not overwrite it. Which means the hard coded shortcut combination would continue to launch the slow, bloated one. So, yeah definitely less convenient.
Mashimo
Can you elaborate on that? Are you saying that most people would not enjoy working on a smaller and simple tool?
I like that the snipping tool is build into windows. Took a while, but I use it weekly.
davidcollantes
I think OP is referring to the adding something so old to the tool this late.
throwanem
OP is referring to the fact that to work in so small and out-of-the-way a one, among the 'many mansions of Microsoft's house,' must be in many ways the best of all worlds.
null
This is going to be very useful for tech support. You can create a quick "tutorial" and paste it in Slack, Teams, etc.