Shotty, another screenshot tool for Vista/7


Recommended Posts

Come on guys, enough of the OS wars.

Awesome! Thanks for the heads up, rm20010. I've been looking for a free alternative to Window Clippings for a long time.

Definitely. I still have the last 'freeware' copy of Window Clippings installed.

www.localhostruploadr.com

Still use localhostr uploadr (except when stuff refuses to upload :p), but I'd like to have the option of keeping some offline screenshots ;)

It's all in the details. And you'd be surprised how many Mac OS X users use this feature.

Not really, I bet it's just as low a percentage as I imagine.

and MSpaint doesn't even show transparency..

Unlike OS X Paint which, oh wait, there is no OS X Paint. Most graphics software for Windows support alpha levels just fine. I guess the notable exception is Visual Studio, which still doesn't support it in 2010.

Now I do think that Windows should ship with slightly better screenshot tools, as I don't think the snipping tool is that great, but I don't think the ability to preserve transparency of window borders really has that much value. It's a neat trick, but not much more. If you could take transparent grabs of child windows and elements within windows then maybe that would have slightly more value, but there are architectural limitation in Windows that prevent this from being feasible. There's no such thing as a transparent child window for instance, and a common way to create the appearance of this is for the child window to actually ask the parent to paint its background. The design of the Windows APIs stems from the 1980s, and various functionality has just been jury rigged over the years. It's easy to say that things should be easy to add just because Microsoft is so big, but reality isn't like that.

No need for a third-party app to do this. PrtScrn and MS Paint does a good enough job.

Oh, and to Neo:

It's ****ty for a 2010 OS to not support transparency--especially when it was a selling point for the previous version it's based on--but it's also ****ty that we still have to defragment, maintain a healthy registry and deal with virus scanners. :(

Yes because a very basic image editor that is really only used for saving a screenshot or to make a funny edit, must have support for layers, alpha transparency, etc right?

We're not in the 90s anymore, so yes it should have support for alpha transparency. I'm not saying anything about layers and such so I have no idea where that comes from. However, alpha transparency isn't exactly considered an advanced feature anymore these days.

Excuse me? That made no sense what so ever. And if you bothered to check it wasn't me who said anything about that ;)

My bad! I looked wrong. :)

has anyone compared this to winsnap? and if so which do you like more/

It's about the same thing as WinSnap. Just too lazy to install this as well. :D

EDIT: it's sweeter than WinSnap.

No need for a third-party app to do this. PrtScrn and MS Paint does a good enough job.

MSPaint and PrtScrn is just too much of a hassle. With WinSnap and this you just press PrntScrn and the file is saved to your HDD as a .png file, with transparency. Can't be any faster than 1 key press.

We're not in the 90s anymore, so yes it should have support for alpha transparency. I'm not saying anything about layers and such so I have no idea where that comes from. However, alpha transparency isn't exactly considered an advanced feature anymore these days.

Still not what paint was designed for. Hell my little brother uses it for drawing silly pictures. If you want more features go get paint.net, gimp (which are free) or go get photoshop (which is paid).

I don't see why Microsoft should add features for a program that really has no need for alpha transparency or anything more than just saving basic screenshots and drawing squiggles

Still not what paint was designed for. Hell my little brother uses it for drawing silly pictures. If you want more features go get paint.net, gimp (which are free) or go get photoshop (which is paid).

I don't see why Microsoft should add features for a program that really has no need for alpha transparency or anything more than just saving basic screenshots and drawing squiggles

If it supports file types such as PNG I don't see why it shouldn't support transparency as well, seems a bit weird. Just wondering, does Windows 7 have another application build-in similar to Mac OS X' Preview?

http://en.wikipedia.org/wiki/Preview_(software)

so you're running yet another program in the background juste to have transparency!?

thx... I'll pass

they only ppl I'd see to be interested in this is web developers to show software screenshots (looks more professional on a website). that's it.

very nice program tho...!

If it supports file types such as PNG I don't see why it shouldn't support transparency as well, seems a bit weird. Just wondering, does Windows 7 have another application build-in similar to Mac OS X' Preview?

http://en.wikipedia.org/wiki/Preview_(software)

Yes. 2 in fact:

- Windows Photo viewer (included natively)

- Windows live gallery (more advanced version of photo viewer, has support for facial recognition etc but you have to download it)

PDF cannot be viewed natively in Windows since Adobe sued Microsoft a while back.

Live Gallery is more like iPhoto. Windows doesn't have any built-in stuff that allows basic manipulation, if that's what he means. It has Windows Photo Viewer for viewing images (any format you have a codec installed for), and Explorer's preview pane for previewing arbitrary formats (which will show any format you have support installed for):

egrdj4.png

Windows and OS X are simply different, and I already explained why transparency is a complicated issue in Windows and not something that can be added without fundamentally redesigning Windows.

It's ****ty for a 2010 OS to not support transparency--especially when it was a selling point for the previous version it's based on--but it's also ****ty that we still have to defragment, maintain a healthy registry and deal with virus scanners. :(

No, you don't have to defragment, or worry about a healthy registry with Vista/7. Vista/7 automatically defragments once a week, and modern Windows versions use registry virtualization to make sure Windows no longer slows down even if you use it for years without reinstalling. And MSE is a lightweight and hassle free AV which does its job very well.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft finally admits its default Windows 11 25H2, 24H2 action broke key legacy component by Sayan Sen Microsoft last week released Windows 11 KB5094126 and KB5093998 as the latest Patch Tuesday updates. Following that the company also published the accompanying dynamic updates under KB5094149, KB5095971, and KB5094156. So far the company has acknowledged two known issues that have popped up after the release which include bugged-out Office apps as well as the Recycle Bin; though there could be more at play too. Speaking of bugs and issues, Microsoft seems to have finally acknowledged a problem that probably has been around for close to a year. That's because back in July of 2025 the company made a default change to the latest Windows 11 versions, wherein it switched to JScript9Legacy on Windows 11 24H2 and later releases. Hence following the release of version 25H2 in October 2025, JScript9Legacy also remained default-enabled. As a result there has been a compatibility issue ever since then. For those wondering, by switching to JScript9Legacy Microsoft intended to improve the security of modern Windows PCs by reducing vulnerabilities tied to legacy scripting like cross-site scripting (XSS), among others. XSS exploits can allow cyber-attackers to attach malicious code onto legitimate websites and use them to execute the code when a potential victim loads such a website. Hence the new JScript9Legacy engine enforced stricter execution policies and improved object handling, which should help mitigate such attacks. Microsoft today has published a new support article detailing the problem. Neowin spotted it while browsing. The company says that JScript global definitions and execution context may fail to persist across scripts, potentially breaking older dependent apps and web-based components that relied on this legacy behavior. In the article Microsoft has confirmed that the issue stems from its move away from the older jscript9.dll engine in favor of jscript9legacy.dll. As mentioned above, while the newer engine was designed to address vulnerabilities and strengthen security it also changes how JScript handles execution context. As a result functions and definitions loaded by one script could no longer remain available to subsequent scripts once execution ended. The company notes that some applications worked correctly on earlier Windows versions because the older JScript engine automatically retained global definitions and execution state between scripts. Under the newer model though that behavior is disabled by default causing certain legacy workloads and polyfill-dependent scripts to fail. Microsoft says it addressed the problem via the KB5077241 update though the fix had not been enabled automatically in the following updates. As such admins must explicitly turn on persistent JScript execution context using a Registry setting that the tech giant shared today. The configuration can be applied to individual processes or system-wide through the FEATURE_ENABLE_PERSISTENCE registry key. The steps have been outlined below: Run the following command to create the feature control registry key: reg add "HKLM\Software\Policies\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_ENABLE_PERSISTENCE" Under this key, create a new DWORD (32-bit) value. Configure the value as follows: To enable persistence for specific processes only: Set the value to 1 for each target process name. To enable persistence for all processes: Add * as the key name and set its value to 1. You can find the official support article here on Microsoft's website.
    • The possibility that milk gathers back into a glass implies that gravity can be 'reversed'.
    • VidCoder 12.20 by Razvan Serea  VidCoder is a DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine. Calling directly into the HandBrake library gives it a more rich UI than the official HandBrake Windows GUI. VidCoder can rip DVDs but does not defeat the CSS encryption found in most commercial DVDs. You’ll need the NET 8 Desktop Runtime. If you don’t have it, VidCoder will prompt you to download and install it. The Portable version is self-contained and does not require any .NET Runtime to be installed. You do not need to install HandBrake for VidCoder to work. Feature list: Multi-threaded MP4, MKV containers Completely integrated encoding pipeline: everything is in one process and no huge intermediate temporary files H.264, H.265, MPEG-4, MPEG-2, VP8, Theora video Hardware-accelerated encoding with AMD VCE, Nvidia NVENC and Intel QuickSync AAC, MP3, Vorbis, AC3, FLAC audio encoding and AAC/AC3/MP3/DTS/DTS-HD passthrough Target bitrate, size or quality for video 2-pass encoding Decomb, detelecine, deinterlace, rotate, reflect, chroma smooth, colorspace filters Powerful batch encoding with simultaneous encodes Customizable Pickers to automatically pick audio and subtitle tracks, destination, titles and more Instant source previews Creates small encoded preview clips Pause, resume encoding VidCoder 12.20 changes: Updated HandBrake core to 1.11.2. Download: VidCoder 12.20 | 47.0 MB (Open Source) Download: Portable VidCoder 12.19 | 89.3 MB Link: VidCoder Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Too soon, I'm still not over this death!
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      593
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      77
    4. 4
      Michael Scrip
      73
    5. 5
      Steven P.
      66
  • Tell a friend

    Love Neowin? Tell a friend!