Code covered by the BSD License  

Highlights from
rename files GUI

4.18182

4.2 | 11 ratings Rate this file 12 Downloads (last 30 days) File Size: 3.58 KB File ID: #7077
image thumbnail

rename files GUI

by Stefano Gianoli

 

08 Mar 2005 (Updated 20 May 2009)

A gui utility to rename file(s) in a directory.

| Watch this File

File Information
Description

A gui utility to rename file(s) in a directory. This gui contains
two list box:
on the lefthand side is the contents of the current directory,
on the righthand side are the files selected for renaming
a button '>' is used to select the files
a button 'Rename' start the actual renaming process
a button 'dir' to select the work directory
a thick box to specify wether to rename read only files or not

the user, in order to rename files, must
1) select the working directory with the button 'dir'
2) select the file(s) on the righthand side window with mouse and 'ctrl'
   to make multiple selaction of non-adiacent files
3) press the putton '>' to select the files and choose the new name:
   the character that cannot be changed in multiple selection are
   represented by '?' (question marks), the remaining character can be
   changed or removed; characters can be also added, thus the resulting
   filename(s) will become longer.
4) press the button 'Rename' to start the renaming. A progress bar shows
   the progress of the operation.

   Version 2
   Is now possible to change the extention in multiple selections:
   At the point 3) write the new name starting with a dot.
   The first three characters after the dot will be used as the new
   extention. Otherwise, no matter the number of selected files, using
   the expresssion *.ext1 *.ext2

MATLAB release MATLAB 7 (R14)
Other requirements tested on Windows XP, with R14
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (11)
08 Aug 2005 John Baldwinson

what about changing extensions:
eg select all files in dir, say *.dat
   and change all extensions to, say *.m

17 Oct 2005 Vikram Jakkamsetti  
22 Mar 2007 Shareq Soofi

This program was very helpful to me.
disp [ 'I think the GUI makes all the difference '];

28 May 2008 Erik Groenewold

very helpful for me too. it's nice that you can specify the part of the filename that you want to be systematically different

03 Dec 2008 Avril Mansfield

This is exactly what I was looking for, thanks!

05 Feb 2009 Felipe Posada

nice program

09 Nov 2009 Pranam Janney

Beautiful! :-)
I was cracking my head converting number of files.. this utility works wonders!

Thank you

12 Feb 2010 Todd Welti

Simple to use, and just what I needed. I'm deleting my regex-based renamer. Toooo hard to use. This covers 99% of my needs.

19 Nov 2010 Mohammad

thank you..

12 Jan 2011 jinesh

Thank you so much!! Helped me out a lot!

08 Aug 2011 Senait Senay

thank you thank you thank you!! you made my life so easy!!

Please login to add a comment or rating.
Updates
11 Aug 2005

Improvement: now is possible to rename files:
1) the selected one using '.ext' syntax
2) anyone in the directory using the syntax '*.source *.dest'

11 Aug 2005

renaming files is now possible
.ext for the selected files
*.ext1 *.ext2 for all the files in the directory

20 May 2009

 open source BSD License added

Tag Activity for this File
Tag Applied By Date/Time
gui tools Stefano Gianoli 22 Oct 2008 07:42:54
example Stefano Gianoli 22 Oct 2008 07:42:54
file renaming Stefano Gianoli 22 Oct 2008 07:42:54
examples Stefano Gianoli 22 Oct 2008 07:42:54
gui Stefano Gianoli 22 Oct 2008 07:42:54
utilities Stefano Gianoli 22 Oct 2008 07:42:54
example mino 23 Mar 2011 05:00:11

Contact us at files@mathworks.com