Batch rename files for free in Mac OS

May 11, 2010 - 8 Comments

namechanger for batch renaming files on mac NameChanger is a free solution to quickly and easily batch rename files in Mac OS X, using it is very easy and it has all the features you’d expect in a batch renaming app. You can replace occurrences of text in filenames, use wildcards, append, add dates, make files sequential, and remove characters, just select your options and you’ll see a live preview as to what the new names will be, when you’re satisfied click “Rename” and away you go.

It’s fast, free, and incredibly easy to use, which makes it my preferred choice for renaming a ton of files in Mac OS. If you’re happy with NameChanger, throw the developer a couple bucks, it’s donationware.

Developer home
Download NameChanger now

batch rename files mac for free

And yes, we did a prior post on software to batch rename files in Mac OS X but the developer decided to turn the once donationware software into a paid solution. For now though, NameChanger is still free.

Related articles:

Posted by: Manish Patel in Mac OS X, OS X Apps, Utilities

8 Comments

» Comments RSS Feed

  1. chuck says:

    why not just use automator that comes standard with all macs?

    • delicioso says:

      How do you do this with automator? I have tried to use automator in the past and it is too complex and did not perform the tasks I wanted it to: resize images and change to black and white. For me, automator is not a solution.

  2. db says:

    One of the most needed utilities for changing names is a random number generator for slideshows, etc. As Chuck stated this program can easily be replaced with Automator. All the developer would need to do is add the ability to prepend a randomly generated number and he would have something. Easy to find renamers on Windows to do this but all but impossible to find a free version on a Mac to do this.

  3. Jonas says:

    I once suggested this software as an alternative to the software in the other post mentioned, and it seems to be what triggered this post. Awesome! although I didn’t receive any credit for it.

  4. j says:

    You guys forget that your OS is based on a unix-style OS.. use bash

    • bonobo says:

      Do you have a simple command to rename a bunch of items from the command line with bash? I don’t like downloading anything new if I can prevent it, but I can’t think of a good way to do this with bash either, I am a bash newb.

  5. Andy says:

    Good point. While I’m all for ease of use, nothing beats good old bash and the rest of the (free!) gnu utilities when you wanna deal with a lot of files. As per db, there’s tons of renamers on Windows that are free as well, but in the Mac world, we seem to have to usually have to pay a premium for everything.. including the hardware. oh well..

  6. newb says:

    You coul try this is bash: for i in *JPG; do j=`echo $i | sed ‘s/DCP_11/Image – /g’`; mv “$i” “$j”; done

Leave a Reply

 

Shop for Apple & Mac Deals on Amazon.com

Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

Shared on Facebook

Shop at Amazon

Ad

OSXDaily on Facebook