Portable CD/DVD Burning App for Windows 7

This article was written on June 29, 2011 by CyberNet.

Windows 7 burn

arrow Windows Windows only arrow
With services like Dropbox out there I find myself barely ever needing to burn a CD or DVD anymore, but the need still arises from time to time. These days most utilities like Nero are so overkill and bloated for what I need to do that I gravitate towards apps that are much simpler… and free. In the past my app of choice was CDBurnerXP, but 7Burn is also a great alternative.

What makes this so special? It is fast, free, and more importantly portable. Since I only burn a handful of DVDs every year I can just keep this in my Dropbox account (using a mere 4MB of space) and quickly burn a disc from whatever computer I’m sitting at. It supports burning files/folders and also ISO images, and those two tasks make up 100% of what I need to accomplish.

Here are the various types of media that 7Burn supports: CD-R, CD-RW, DVD ROM, DVD-RDVD-RAM, DVD+R, DVD+RW, DVD+R Dual Layer, DVD-RW, DVD-RW Sequential, DVD-R DL Sequential, DVD-R Dual Layer, DVD+RW DL, HD DVD-ROM, HD DVD-R, HD DVD-RAM, Blu-ray DVD (BD-ROM), Blu-ray media Sequential, Blu-ray media, Blu-ray Rewritable media.

7Burn Homepage (Windows only; Freeware; Portable)

Copyright © 2011 CyberNetNews.com

Related Posts:


Mozilla Firefox 1.5.0.8 Released

This article was written on November 07, 2006 by CyberNet.

Firefox 1.5.0.8 Mozilla just released Firefox 1.5.0.8 but it apparently does not have the built-in upgrader for users switching to Firefox 2 (I tried to do an update after the upgrade and it said no updates were available). I was expecting Mozilla to place that feature in this release so that people would be prompted to complete the upgrade to the new Firefox but they apparently decided not to do it. It is still very easy for people to upgrade because they just have to download Firefox 2 and install it. The installation process will automatically upgrade your current installation without any problems but it does take a few extra steps compared to Firefox doing it all for you.

Firefox 1.5.0.8 also has some security fixes integrated and Mozilla will continue to release security updates until April 24, 2007 for the Firefox 1.5 branch. They do recommend that you upgrade to Firefox 2 for the best security though.

If you would like to download Firefox 1.5.0.8 you can go here or just use this downloader:

I do wish that people would be prompted to upgrade to Firefox 2 just because there are a lot of people I know who never go check for updates themselves. If they see that an update is available without having to go download and install it then they would definitely be more willing to go through with it. Maybe they just haven’t initiated the major upgrades?

Copyright © 2011 CyberNetNews.com

Related Posts:


Quickly Search Through Text Files

This article was written on September 16, 2011 by CyberNet.

Text filter

arrow Windows Windows only arrow
Programs like Notepad++ are great because they provide powerful text file editing, but the searching can leave something to be desired. Text Filter is an app dedicated to searching through text files and it does a great job of it. It instantly highlights results as you type, and can optionally hide lines that don’t contain any matches.

Once you get past the fact that this is not a file editor you can start enjoying it for the things it’s good at:

  • Search as you type
    Text lines are instantly filtered as you type your search phrase, with all matched terms highlighted in a contrasting color.
  • Auto suggestion for search phrase
    While typing into the search box, the program lists searched phrases for you to choose from. This makes text search easier and faster.
  • Regular expressions
    You can do regex searching by checking Regex Query in Search menu.
  • Multiple query modes
    Besides regex query, you can also do Naive Query and Smart Query. Naive Query lets you search anywhere in the document for the entered text, while Smart Query allows for matches on word boundaries only.
  • Multiple filter modes
    You can choose to hide either matched or unmatched lines for an easier text view. If you prefer viewing the entire document, make sure the option Show All Lines is checked in Search menu.

If you’re looking for a Notepad replacement you’ll have to continue your search since this can’t be used to make changes to files, but if you’re looking for more powerful ways to search through text files this is just the app you need.

Text Filter Homepage (Windows only; Freeware)

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Hot Corners in Windows

This article was written on May 06, 2008 by CyberNet.

CyberNotes
Time Saving Tuesday

One of the features in Mac OS X that often gets some attention is what’s called “hot corners.” It’s a simple concept that gives the user an opportunity to assign actions that are performed whenever their mouse hits a corner of the screen. With the help of some free Windows apps you too will also be able to bask in the goodness known as hot corners!

We’ve got a variety of solutions that we’re going to show you, and all of them make use of hot corners. With them you’ll be able to show your desktop, put your computer into standby, enable the screensaver, activate Vista’s Flip3D, and much more. That’s right… all of that without using any keyboard shortcuts!

–Application (Homepage)–

This is a small free app that will bring hot corners to life for your Windows computer. Once you go through the brief setup process the program will immediately start running in the System Tray. The first thing you’ll want to do is configure Hot Corners so that there are some actions associated with the corners of the screen. Here are the different actions you can assign to each of the four corners:

  • Open the control panel
  • Lock/Switch User
  • Open “My Documents”
  • Run any application or open any folder
  • Start your Screensaver
  • Search Google
  • Show your desktop
  • Put your computer into standby mode
  • Disable/Enable your Screensaver
  • Close the current window

Hmmm… the problem is that there are so many good choices, but only four corners to work with. See that extra tab in the configuration screen labeled “Mouse Move?” You can actually assign up to four more mouse gestures using these! To activate the mouse gesture you’ll want to hold down the Windows key+X, and then move your mouse up, left, right, or down respectively.

Here are some screenshots of what the configuration screens looks like:

(Click to Enlarge)
hot corners.png hot corners 2.png

–Vista Gadget (Homepage)–

vista hot corners.pngIf you’re running Vista then the Hot Corners gadget will likely be one that you’ll love. Bundled with it is a homebrew version of Mac’s Expose so that whenever you hit a corner of the screen that you specifed all of your active applications will be tiled. Alternatively you could have it activate Vista’s native Flip3D application switcher.

One thing that I want to point out is that this gadget doesn’t really turn a corner of the screen into a mouse-activatable area… it’s more like an edge. As you can see in the screenshot to the right the edge has a customizable height, which means it can essentially become as large or small as you would like.

There are two tricks that I’ve found while using this:

  • You can’t set the gadget to be 100% transparent, but you can come close. You can take the opacity down to 20% by right-clicking on the gadget. This will make it nearly invisible.
  • Remember, you can have multiple “copies” of nearly all Vista gadgets. Just drag as many as you want onto your desktop, and then move them into position. That way you could use one corner/edge of the screen for Expose, and another for Flip3D!

–AutoHotkey Script (Homepage)–

This is geared for the slightly more advanced users out there that are familiar with AutoHotkey scripting. This is currently only available in a script fashion, and you’ll need to have AutoHotkey installed to compile it. The reason why I wanted to share this is that it’s one of the more powerful hot corner solutions available, and the possibilities of what you can do with the hot corners is nearly endless thanks to how extensive AutoHotkey is.

There’s just a small amount of code that you’ll need to modify located near the top. To help make this even more unique it is designed to allow up to four different actions per corner. How’s that possible? In addition to the typical mouse-over it also recognizes whether you’re holding down the Control, Alt, or Shift keys. I’d have to believe that once you get over a dozen hot corner actions assigned that it would be pretty hard to remember what each of them do. ;)

–Overview–

So I think it’s time to give your fingers a break from all of those keyboard shortcuts. Setup some hot corners to help satisfy your need for speed!

Copyright © 2011 CyberNetNews.com

Related Posts:


Kill and Change Priority of Applications from the Taskbar

This article was written on January 22, 2009 by CyberNet.

arrow Windows Windows only arrow
There are all kinds of free applications that will let you do things like adjust a window’s transparency, minimize it to the System Tray, and pin a window so that it remains on top of all others. Process Manager is a little different since it will also let you kill a program, change it’s priority, or hide it so that it doesn’t appear at all. It does all of this simply by right-clicking on the item in the Taskbar.

When this open source project first started out the main focus was on killing and changing the running priority of Windows from the Taskbar. As you can see in the screenshots below they added a bunch more options to help make this more of an all-in-one solution. After all, features like minimizing to the System Tray are becoming quite popular.

(Click to Enlarge)
process-manager1.jpg process-manager2.jpg process-manager3.jpg process-manager4.jpg

Over the lifetime of the project it’s been downloaded under 150 times (update: about 10,000 downloads), and definitely hasn’t received the publicity it deserves. It’s a simple and productive solution that is sure to save you some time if you ever need to forcibly kill programs. The other added features are just a bonus from my point of view.

Process Manager Homepage [via Control Center]
Thanks Saurabh for the tip!

Copyright © 2011 CyberNetNews.com

Related Posts:


OpenOffice with a Ribbon?

This article was written on August 11, 2009 by CyberNet.

openoffice ribbon-1.jpg

I was going back and forth whether I should write about this, but I wanted to see what everyone’s thoughts were on this. I posted on Twitter a week ago about news of OpenOffice.org working on a ribbon-like design for an upcoming version of their office suite. When I saw the news on an official Sun blog I was rather disappointed, which is why I wasn’t even going to mention it here on the site.

On Twitter people were responding to me with similar feelings, but for different reasons. A lot of what I heard from others was in regards to how people hate the ribbon design in Microsoft Office 2007. Obviously anytime you’re dealing with a new interface it will take some getting used to, but personally I love the ribbon in Office 2007. It’s exposed me to features I probably wouldn’t have found otherwise, and people I dealt with who had previously struggled with using Microsoft Office seemingly found their way around much better. So I think Microsoft is on the right track.

Why then am I disappointed that OpenOffice.org could be moving to a similar design? Lack of innovation. Anyone can copy the features, functionality, and design of another application. You have to think outside the box if you want to set yourself apart though. Think about Firefox. They didn’t get to where they are today by “playing catchup” to IE6… they innovated. They came up with a browser that could be slim and simple, or unbelievably powerful with the use of extensions. Mozilla looked at the direction the browser market was heading instead of watching the direction their competitor was heading. As a result they made the market leader trying to play catchup with them (in terms of functionality).

So what should OpenOffice.org do to innovate? Well, the first thing I think they need to address are the reasons users and companies are afraid to adopt their software. They need to make sure that their software is able to save the common file formats (DOC, XLS, etc…) exactly the same way that Microsoft does. I should be able to flip back and forth between the two office suites without ever having to worry whether something is going to get messed up in the transition. Right now, however, it’s like playing a game of “telephone”… you never know if what’s going to come out on the other end is what you actually said. That’s a risk people don’t want to take when it comes to sending stuff to friends, family, coworkers, and clients.

Once they’ve got all that ironed out I think that’s when they need to move on to innovative stuff. Things are moving to the cloud, and that’s something I think they need to start embracing. Integrate with online editors like Google Docs and Zoho, or let users save/open files on sites like Box.net or maybe even to a personal FTP account. Sure there are add-ons for OpenOffice.org that do stuff like this, but it should be so tightly integrated into the office suite that I forget I’m even dealing with the cloud. For example, if I try to save a file to Google Docs while I’m offline I don’t want it to give me the usual yada yada about not being connected to the Internet. All I should see is a little sliding window in the corner (requiring no interaction) notifying me that this happened, and that once I am connected to the Internet again it will just go ahead and automatically save it. Don’t make me remember to save it again when I already told you I wanted to do it.

So those are my thoughts. When I saw this blog post by Sun I felt like I lost a little respect for them, and it’s not often that I feel that way with an open source project. It also solidified in my mind why it’s going to be so hard for them to get any kind of mass adoption.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: How to Test your Website in nearly all Browsers

This article was written on December 21, 2006 by CyberNet.

CyberNotes
Tutorial Thursday

The biggest hassle with Web development is that different browsers have a tendency to display sites a little differently. Our site is typically verified in the latest two versions of Firefox, Flock, Opera, and Internet Explorer. I have machines that run two versions of each of those browsers, but if you didn’t, notice Safari isn’t on that list. First I’m going to walk you through where I find old versions of all the different browsers (standalone and installable versions) and then I’ll cover a couple websites that do the dirty work for you.

–Firefox–

Firefox is the Web browser that is beginning to capture a large percentage of the market share from Internet Explorer. Developers typically rejoice at this because there are normally far less problems designing websites that work with Firefox than with Internet Explorer. The best part is that it is a piece of cake to get your hands on any version of Firefox, even all the way back to Firefox (Phoenix) 0.1!

 

–Flock–

 Flock is a branch off of Firefox and is currently based on Firefox 1.5. Technically speaking if your site works in Firefox 1.5 then it shouldn’t have any problems in Flock, but it is always better to be safe by testing it in Flock as well.

 

–Internet Explorer–

The most popular browser used on the Internet is indisputably Internet Explorer, but other alternatives are starting to creep up and take over its’ market share. To make things a little more difficult, Microsoft does not allow more than one instance of IE to be installed at the same time. Therefore you will find the standalone versions below to be extremely useful. Note: Internet Explorer is much more standards compliant than previous versions and coding a website to work with it is much easier, but it isn’t quite as nice as other browsers yet.

 

–Opera–

Opera is often referred to as the most standards compliant browser that is available and when they started to offer their desktop browser at no cost, it attracted a lot of new users. At that time, standalone and portable versions started to emerge which makes it even easier for Web developers to test their sites against Opera.

  

–Safari–

Safari is Apple’s claim-to-fame browser that is based off of Konquerer for Linux. To the surprise of many people this is probably the most standards compliant browser, but Windows users are left out in the dark when it comes to testing a site using it. The Swift browser is supposed to render sites similarly to Safari except you can use it in Windows, but my experience with Swift is that it does not render things the same way as Safari.

 

–Websites–

Alright, so we went through where you can find the most popular browsers so that you can install them, but what if you want to keep your computer clutter free and just want to do a quick check? The most popular website that will do many of the browsers you want is called BrowserShots. They recently trimmed down their selection of browsers eliminating Safari and Internet Explorer editions, but they still offer multiple versions of Dillo, Epiphany, Firebird, Firefox, Flock, Galeon, Konqueror, Mozilla, Navigator, Opera, Phoenix, and SeaMonkey. One thing that always eliminated the usefulness of the site, however, was that the screenshots can take up to 4 hours to be generated based upon how many people are waiting for their own websites to get processed.

Okay… drum roll please! Total Validator is my favorite website because it snaps screenshots of your site within minutes, and if you don’t feel like waiting around you can have it email you the results. Besides for checking screenshots it can also validate your HTML, look for broken links, and a bunch of other stuff, too. Oh yeah, and I almost forgot to mention that the browsers they do have available are also available on multiple operating systems, for example, Firefox 2 can be tested on Windows, Linux, and OS/X! Where else are you going to find a service that is able to do all of these:

  • Windows XP
    • Internet Explorer 7
    • Internet Explorer 6
    • Internet Explorer 5.5
    • Internet Explorer 5
    • Internet Explorer 4
    • Netscape 6.2
  • Windows 2000
    • Lynx 2.8
    • Firefox 2.0
    • Firefox 1.5
    • Firefox 1.0
    • Mozilla 1.7
    • Netscape 4.8
    • Netscape 3.0
    • Opera 9
    • Opera 8
    • Opera 7
  • Linux
    • Lynx 2.8
    • Firefox 2.0
    • Firefox 1.5
    • Firefox 1.0
    • Mozilla 1.7
    • Konqueror 3
    • Epiphany/Gnome 2
  • Apple Mac (OS/X)
    • Safari 2.0
    • Firefox 2.0
    • Mozilla 1.7
    • Opera 9

 I would recommend that you install at least one version of each primary browser mentioned above, and then you can use an online solution to test the rest. From the images you should be able to see if the HTML code is being displayed properly, and whether there were any serious errors by a malfunctioning script that you might be using. If you have a better solution for testing a website in another browser feel free to let us know in the comments below!

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Performance Monitoring

This article was written on July 08, 2008 by CyberNet.

CyberNotes
Time Saving Tuesday

arrow Windows Windows; Mac Mac arrow
I’m one of those stat geeks that love to know everything I can about what my computer is doing. It’s not that I use the information to do much, but a quick glance at the CPU or memory usage has, at times, helped me figure out why my computer is going so darn slow. For example, a spike in memory usage is typically the result of an app that likely needs to be restarted.

There are dozens of different applications and widgets out there that will monitor these things for you, and today we’re going to show you some of our favorites. We’ve got a mixture of programs and widgets for both Windows and Mac, and hopefully one of them will do exactly what you’re looking for.

–Performance Monitor (Homepage)–

arrow Windows Windows only arrow
Performance Monitor is a compact application that can show disk, memory, CPU, and network usage in a couple different ways. It’s not only a free program, but there is also a portable version available that you can carry along on a USB drive.

The most appealing way to monitor the various sensors on your computer is through the live graphs that will appear on your desktop after you run the application. There are four graphs by default, and you can customize their positioning simply by dragging and dropping them. If you hover over one of the graphs with your mouse it will give you the actual numbers that correspond to it:

performance monitor.png

You can enable a “click-through” option for the graphs so that you are able to click any buttons or menus that might appear behind them. That way you can leave them on top of other window and still have access to anything appearing underneath.

If the graphs occupy too much space you can always turn to a System Tray icon for each of the sensors. Although the icons are a little small in the System Tray they are still able to show live graphs for the various stats, and you can hover over the icons to see the current state of the sensor.

Worried about wasting system resources on a monitoring tool like this? When I was using Performance Monitor it consumed just 7MB of memory, which is less than most other tools that serve the same purpose.

–iStat (Homepage)–

arrow Windows Windows; Mac Mac arrow
Most Mac owners are probably aware of iStat because it comes in two powerful forms: an application and a widget. What you might not know is that there are also iStat widgets available for the Vista gadget system, and also for the Yahoo! Widget Engine. They aren’t quite as powerful as the Mac alternatives, but they are still useful.

For Mac:

On the Mac side there are three notable iStat offerings. The iStat Menu is an application that is constantly monitoring the data on your computer, and it displays the results in the Menu bar. The layout can be completely customized, and clicking on any of the results will expand a menu with more details.

istate menu.png

When it comes to Dashboard widgets there are two different solutions: iStat Pro and iStat Nano. The names of the two pretty much giveaway the differences, and they are that iStat Pro offers a more complete set of statistics while iStat Nano shows only the basic information. Here’s what iStat Pro looks like:

istat pro.png
(Click to Enlarge)

For Windows:

istat windows.pngWhat’s interesting with iStat for Windows is that there really isn’t an all-in-one package available like there is for the Mac. Instead there are different widgets for monitoring CPU, memory, battery, and wireless information. If you’re a Vista user these things are available as Vista Sidebar Gadgets, otherwise you can use the Yahoo! Widget Engine.

An example of what the widgets look like are pictured to the right, and all of them come in two different forms. You can get the classic “bar graph” design, or a more stylish gauge. If you grab the Yahoo! widgets both designs are included in one package.

–Overview–

There are so many different ways to monitor your memory usage, disk space, and CPU utilization that there’s no way they could all be covered here. That’s what we have the comments for though! Let us know in the comments what you use to keep track of your precious resources on your computer.

Copyright © 2011 CyberNetNews.com

Related Posts:


CyberNotes: Top Tab Extensions for Firefox

This article was written on November 14, 2007 by CyberNet.

CyberNotes
Web Browser Wednesday

It’s been well over a year since we’ve jotted down some excellent tab-related Firefox extensions, and so we thought that it was time to do another round. Since the last article there have been numerous milestones, including the release of Firefox 2. As you can imagine between then and now a lot of new extensions have made their way out the door.

Almost all of the extensions we’re going to mention in this article have never been highlighted before on our site, and a few of them have not even become popular enough to hit the mainstream Mozilla Add-ons site. So we’re pretty confident that there are at least a handful of the extensions that you haven’t heard of.

–Installing Sandbox Extensions–

Some of the extensions are located in the Mozilla Sandbox, which is essentially a holding room until they become popular. To access the Sandbox you need to have a Mozilla account, but if you really don’t feel like creating one here is a generic username and password you can use:

Username: bugmenot@mailinator.com
Password: bugmenot

We’ll make sure to label all of the extensions below that are still located in the Sandbox.

–Multiple Tab Handler (Homepage)–

One feature that I’ve always wanted in any browser is the ability to manage multiple tabs similar to how I manage files and folders on my computer. Opera comes close with their window manager panel, but it’s not as natural as I would like it to be.

 Multiple Tab Handler

This extension is about as good as it gets, and once installed you’ll be able to Ctrl+Click on tabs to simultaneously select them. Then you can duplicate, reload, bookmark, close, or move the selected tabs to a new window. The only other thing I would like to see in this is the ability to reorder all of the selected tabs.

–Tab Scope (Homepage)–

This is a killer extension that I’ve quickly fallen in love with. Ever since we wrote about this several months ago I’ve become more and more accustomed to using it. At first glance it may look like any ordinary tab preview, but underneath the slick appearance lies some powerful controls.

First off, Tab Scope provides real-time previews of websites. For example, if you’re uploading some images to a site you can watch the progress bar move from within the preview.

The thumbnail preview is also fully navigatable. You can use the forward, back, and refresh buttons located at the top to move throughout the site, or you can click on links. You can also scroll up and down on the website if your mouse has a scroll wheel.

–Ctrl Tab (Homepage)–

This extension is located in the Sandbox. Read the instructions at the beginning of the article on how to download it.

There are all kinds of extensions out there that try to bring the Alt-Tab feature to Firefox. By default in Firefox pressing Ctrl+Tab will cycle through all of your open tabs, but there is no interface for it. This extension not only adds an interface, but adds a pretty slick one if I may say so myself. As you use the Ctrl+Tab key combination you’ll see a popup located at the bottom that shuffles through your open windows. Take a look at the sweet reflections, too:

Ctrl Tab 

–Fancy Numbered Tabs (Homepage)–

This is a rather new extension that provides an extremely simple, yet useful feature. It replaces the red “X” close button on the first 8 tabs with a number corresponding to their position. This makes it easier for you to utilize Firefox’s built in tab switch feature: using CTRL+[1-8] you can switch to the respective tab.

Fancy Numbered Tabs 

[via Firefox Facts]

–Separate Tabs (Homepage)–

Don’t confuse this extension with the Separe extension, because they are similar in name and appearance but differ in how they work. This extension automatically sorts your tabs according to the domain name:

Separate Tabs

One of the things that I noticed is that new tabs are automatically added to the end of the list, and when the site finishes loading it is sorted. If a site hangs up and never gets to finish loading it will probably never get sorted.

–Tree Style Tab (Homepage)–

This extension is located in the Sandbox. Read the instructions at the beginning of the article on how to download it.

Tree Style Tab Tree Style Tab is a unique extension that not only lets you orient the tab bar vertically, but it also lets you treat the tabs almost like folders. As seen to the right you can nest the tabs within each other, and there is an expand/collapse button available for easy control. When collapsed a number is shown next to the close button representing how many child tabs there are.

By default Tree Style Tab will automatically nest new tabs that are opened from the parent site, but you can also drag and drop tabs onto each other for manual nesting.

Copyright © 2011 CyberNetNews.com

Related Posts:


Batch Resize Images on Mac

This article was written on November 23, 2010 by CyberNet.

thumbsup.pngarrow Mac Mac only arrow
I resize images quite a bit on a variety of different computers, including ones running both Windows and Mac OS X. On Windows I typically use an Explorer add-on like this one, but I had never taken the time to find something to use on my Mac. During some browsing around the web I recently stumbled upon a free utility, called ThumbsUp, that handles the job quite nicely though.

I’m sure a lot of you have seen the Mac image resizers that use a mixture of the Finder context menu and AppleScript, but this one is a bit different. It is a standalone app that you keep in the Dock. You can then resize just one or multiple images by dragging-and-dropping them onto the icon. The output is thrown into the same directory as the original images, which makes them easy to find.

You can also configure some of the settings by simply clicking on the icon. Doing so will bring up the same preference pane that is pictured to the right, and here’s a breakdown of the settings that are available:

  • General

    • Extension inserted before (Prefix) or after (Suffix) the name of thumbnail files or name of subfolder where the new thumbnail files are stored.
    • Image format of thumbnails (TIFF, JPEG, BMP, GIF, PNG or JPEG 2000).
    • Quit when done (only if the application is launched by a drag-and-drop operation, otherwise the application displays the preferences panel).
  • Create thumbnails – thumbnails with icons or only icons for the original files.
  • Sizing

    • Maximal width and height of thumbnail images, or scale images by percentage.
    • Set the scaling to 100 percent to convert images to other formats.
  • Compression – JPEG compression (the higher the quality is, the bigger the resulting files are).
  • Antialiasing – No, low or high antialiasing of scaled thumbnails.
  • Sharpen – Light, medium, strong or no sharpening of thumbnails.

This is a great app for anyone who regularly has to create thumbnails for images. The only option it lacks is a way to delete the original images if you wanted to, but this apps focus is more on creating thumbnails and not actually replacing the original image.

ThumbsUp Homepage (Mac only; Freeware)

Copyright © 2011 CyberNetNews.com

Related Posts: