Image Resizer Powertoy Clone lets you resize image batches with one step
Image Resizer Powertoy Clone is a neat, free Windows utility, that doesn't forget to give credit where credit is due. I've never used the original Powertoy, but I can tell you its clone lets you very easily batch-resize image files.
You get a single context menu entry (yes, another one) that says "Resize Pictures". When you select several image files and click this entry, a simple-looking dialog ...
One type of program I often forget to load on a fresh Windows install is a good photo resizing tool. Sometimes -- like when I want to create a screenshot tour of an app -- it would make things simpler to just dump a pile of full-size screenshots into a folder and let some little app churn out images resized to the dimensions I need.
Photo Magician is an excellent option. It weighs in at ...
Deleting empty subdirectories seems like something Windows ought to do automatically, but for some reason that function just isn't included as part of the OS. Luckily, you don't need to download a utility to do it; instead, you can create a single line batch file that will do exactly what you're looking for:
for /f "usebackq" %%d in ("dir /ad/b/s | sort /R") do rd "%%d"
Raymond Chen, the ...
InstallPad is a brilliant open source app for Windows that lets you automate the download and installation of entire suites of programs. InstallPad relies on "application lists," which are XML files that tell it where to download the programs and how to install them. It has a built-in GUI for building and editing an application list (or you can edit XML by hand if you like), and you can select ...
From the quick and dirty tools category, FastStone image tools work well and don't ask many questions. There is the Image Viewer (which is a browser, image editor, and converter), Capture (a screen capture utility that captures almost everything on screen, even flash), MaxView (a image viewer), and Photo Resizer (a batch converter, renamer, resizer). I use both the Capture application and ...
Here's a nice trick I didn't know about until today, courtesy of Lifehacker: Windows has the built-in ability to rename whole batches files at once. Just highlight all of the files and press F2 (or right-click on them and choose Rename), and type in the new name. I suspect that the reason I never figured this one out is that when you press F2, your highlighted selection goes away, but rest ...
I use ImageShack a lot to host miscellaneous images that I
need online because it's quick and registration-free. I'm sure someone will feel the need to tell me how superior Other
Image Hosting Service is, but that's not the point of this post. The point of this post is ImageBot, a super-handy
extension for Firefox that lets you batch upload images to ImageShack or similar (but not ...
Should we really trust a guy named Jackass JoeJoe? Well I did, and was amply rewarded. Anyone working with digital media assets for one reason or another winds up with gaggles of files. Renaming those, or changing anything en masse is a total chore. Thus, we have a slew of renaming utilities out there. I tried Rename Master, which is totally free (Windows only), and loved it.
Version 2.5 was just ...





