Steve's random ramblings and technical notes

Wednesday, July 14, 2004

ArsWare: It ain't your mama's software

ArsWare: It ain't your mama's software
Links to small-but-useful utilities like:
Purrint - a teeny (85k) print screen app that works the way Windows always should have. After pushing print screen, you get a simple preview where you can save to file (png,bmp,jpeg), print to printer, or just copy to the clipboard.
ArsClip - a free multi-clipboard extension.
ToPNG - a command-line utility to convert images between many formats. Usage: "for %a in (*.bmp) do topng %a jpg" will convert all the bmp's in a directory into jpgs.
HoeKey is a teeny (12k) program to assign hotkeys to do most anything. Win-N to run notepad, Win-G to google search on current highlighted word, etc etc. It's configurable with a simple .ini file.

And more - I'll be checking back once in a while to see what's new...
Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?