Main > Free Download Search >

Free rename software for linux

rename

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 422
GPRename 2.4

GPRename 2.4


GPRename is a GUI batch file renamer based on Gtk-Perl. more>>
GPRename is a GUI batch file renamer based on Gtk-Perl.

GPRename can rename files numerically, insert/delete characters at/between specified position(s), replace strings (either using regular express or not), and change case.

<<less
Download (0.036MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
831 downloads
pyRenamer 0.4.1

pyRenamer 0.4.1


pyRenamer project allows you to change the name of several files at the same time easily. more>>
pyRenamer project allows you to change the name of several files at the same time easily.
Main features:
- You can use patterns to rename files.
- You can use search & replace to rename files.
- You can use common substitutions.
- You can manually rename selected files.
Installation:
tar xzvf pyrenamer-0.1.tar.gz
cd pyrenamer-0.1
./configure --prefix /usr
sudo make install
Enhancements:
- Now you can start pyRenamer in the directory that you want
- Preferences added to set default directories
- Added command line options to set directories
- Fixed bug on {num} pattern and syntax change from {num-2} to {num+2}
- Preview new filename when clicking PAGE_UP, PAGE_DOWN or RETURN on manual rename
- Add button to clear previewed filenames
- Better file selection filter
- Better unicode support
- Some GUI changes
- Bug fixes
- Check if directories set on Preferences are correct
- Remove debug info from console
- Fix bug reading preferences from gconf
- Activate Rename button on selection using keys
<<less
Download (0.066MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
805 downloads
massrename 0.9.7

massrename 0.9.7


massrename is a general-purpose utility for batch-renaming file extensions. more>>
massrename is a general-purpose utility for batch-renaming file extensions, as well as strings within the base filename (for example, "SomeblehFile.mp3" to "SomeblahFile.mp3")
Usage: /usr/bin/massrename [ ARGUMENTS ] ...
Examples:
massrename --from mp3 --to ogg # rename *.mp3 to *.ogg
massrename -f ogg -t mp3 -n # rename *.ogg to *.mp3, no logging
Operation Modifiers:
Required arguments:
-f, --from source file extension or string to rename
-t, --to output file extension or string to rename to
Optional arguments:
-b, --beginning add a string to the beginning of the filename
-c, --change-dir DIR rename files in DIR instead of the current directory
-d, --dotfiles rename hidden files too
-e, --end add a string to the end of the filename
-h, --help display this help output and exit
-i, --ignore-case ignores filenames case when searching
for files to rename
-n, --no-logs dont make a log of renamed files
-p, --perl-rename use perls rename() function instead of the systems
"mv" command
-v, --version display version information and exit
-w, --within search for string within filename instead of extension
Enhancements:
- Minor bugfixes.
- The README file has been revised.
- An optional argument "--ignore-case" has been added, allowing massrename to ignore the case of filenames to be renamed at runtime.
- Debian and Red Hat package formats have been added.
<<less
Download (0.008MB)
Added: 2006-11-24 License: Artistic License Price:
1172 downloads
renamepics 1.0.2

renamepics 1.0.2


renamepics is a script that uses the exiftags program to rename all JPEG files within a directory. more>>
renamepics project uses the exiftags program to rename all JPEG files within a directory to the date and time they were taken using EXIF information.
For example a file named Sally1-birthday.jpg would be renamed something like 20051011-141023.jpg
This keeps all file names unique (provided you arent taking more than 1 picture per second), and lets you tell when the picture was taken with a glance.
renamepics should be considered beta software at best, and there is no guarantee, explicit or implied.
Use at your own risk.
It is working great for me, but if it chews up all your precious pictures and you never see them again, I dont want to hear about it.
Enhancements:
- This release makes exif the default program to extract exif data instead of exiftags, as it seems to run a bit cleaner.
- exiftags can still be used by uncommenting in the script.
<<less
Download (0.007MB)
Added: 2006-08-30 License: Freely Distributable Price:
1152 downloads
renameutils 0.8.1

renameutils 0.8.1


The file renaming utilities are a set of programs designed to make renaming of files faster and less cumbersome. more>>
The file renaming utilities (renameutils for short) are a set of programs designed to make renaming of files faster and less cumbersome.
The file renaming utilities consists of five programs - qmv, qcp, imv, icp and deurlname.
The qmv ("quick move") program allows file names to be edited in a text editor. The names of all files in a directory are written to a text file, which is then edited by the user. The text file is read and parsed, and the changes are applied to the files.
The qcp ("quick cp") program works like qmv, but copies files instead of moving them.
The imv ("interactive move") program, is trivial but useful when you are too lazy to type (or even complete) the name of the file to rename twice. It allows a file name to be edited in the terminal using the GNU Readline library. icp copies files.
The deurlname program removes URL encoded characters (such as %20 representing space) from file names. Some programs such as w3m tend to keep those characters encoded in saved files.
The file renaming utilities are written in C by Oskar Liljeblad, and is free software licensed under terms of the GNU General Public License.
Note that these programs come with no warranty whatsoever. They should be considered beta quality although I have carefully tested them and verified the code. This means that I can not be responsible for any data loss caused by the file renaming utilities. If you are afraid that that is going to happen, run qmv in dummy mode first (see below).
Main features:
- Added new programs, icp and qcp (suggested by Mario Vanoni).
- Quote file names and strings before printing them (like GNU coreutils).
- Make use of more gnulib modules (quotearg, yesno, version-etc).
- Fixed a serious memory management-related bug in imv causing renaming to fail for no reason.
- Fixed a potential segmentation fault when printing a particular error message.
- Added copyright and license header to source files and manual pages.
- Manual page updates:
- Added manual page for deurlname.
- Corrected grammar.
- Removed section in imv about placing it in the Midnight Commander menu.
- Gettext is now external (no intl directory).
- Use Gnulib properly (modules.gnulib and autogen.sh removed).
- Added debian package.
- Added MANIFEST.sources file.
- Fix potential bug in cross-reference solution code.
- Added documentation for qcmd --help from Stephen Kolupaev, thanks.
<<less
Download (0.059MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1521 downloads
audio_rename 0.9708

audio_rename 0.9708


audio_rename can rename an audio file via information got via MP3::Tag. more>>
audio_rename can rename an audio file via information got via MP3::Tag.

SYNOPSIS

audio_rename -csR -@p "@a/@l/@02n_@t" .

renames all the audio files in this directory and its subdirectories into a 3-level directory structure given by Artist_Name/Album/Filename, with the basename of Filename being the 2-digit track number separated from the title by underscore.

audio_rename -KD *.wav

Reports how it would rename the *.wav files in this directory according to the default -p rule, but without protectiing "funny" characters. Will not do actual renaming.

audio_rename -sc *.mp3

Rename the *.mp3 files in this directory according to the default -p rule, translating cyrillic characters into Latin "equivalents", shortening the names of long components, and protecting "funny" characters.

audio_rename -p %a/%{d0}/%B -G */*.mp3

Assuming one-level subdirectory structure dir/filename.ext, finds files with extension .mp3, and "sorts" them into a two-level subdirectory structure; toplevel directory is based on the "artist" field, the remaing level is preserved.

audio_rename -p %a/%{d0}/%B -R .

Likewise, but does not suppose any particular depth of the current directory structure; only the filename and the most internal directory name are preserved.

audio_rename -p %a/%N -R .

Likewise, but all directory names (inside the current directory) are preserved.

The script takes a list of files (or, with -R option, directories) and renames the given files (or audio files in the directories) according to the rules specified through the command line options. File extensions are preserved (by default).

Some "companion" files (i.e., file with the same basename, and with an extension from a certain list) may be renamed together with audio files. A lot of care is taken to make the resulting file names as portable as possible: e.g., "funny" characters in file names are dumbed down (unless requested otherwise), long filename components may be shortened to certain limits.

A care is taken so that renaming will not overwrite existing files; however, on OSes which allow rename() to overwrite files, race conditions can ruin the best intentions. E.g., do not run several "overlapping" rename procedures simultaneously!

<<less
Download (0.17MB)
Added: 2006-06-22 License: Perl Artistic License Price:
1221 downloads
MP3 renamer 2006 0.62

MP3 renamer 2006 0.62


Mp3 renamer 2006 by MiKe is a shell script for Linux. more>>
Mp3 renamer 2006 by MiKe is a shell script for Linux. MP3 renamer goes by the Unix name of rename-mp3. It looks at MP3 files in a Directory and, using id3v2, will rename all the mp3 files in a nice format according to the id3 tags rename-mp3 will look at both v1 and v2 id3 tags, and will make the output file in a Title-Album-Artist.mp3 format.
It saves time, and not only will it read the id3 tags, but in the event that the MP3 file has no id3 tags, you will be given 4 options
1)abort 2)skip 3)rename 4)write id3 tags, and you are asked what you would like the id3 tag artist, track name and album to be.
This is great if you want the track to be easy to view and yet you still like having a library of music that is all tagged nicely!
Enhancements:
- New stuff: The INSTALLER now works, whereas before it wouldnt copy...
<<less
Download (0.005MB)
Added: 2006-03-22 License: Other/Proprietary License with Source Price:
1317 downloads
ReNameIt For Linux 1.0.20

ReNameIt For Linux 1.0.20


ReNameIt is a powerful desktop tool more>> ReNameIt is a powerful desktop tool which will help you rename & index any number of files quickly and safely. If you need to index your pictures, MP3s, movies or if you simply need to keep your files in perfect order then ReNameIt is the tool you need.<<less
Download (134KB)
Added: 2009-04-14 License: Freeware Price: Free
193 downloads
MySpace Friend Renamer .86

MySpace Friend Renamer .86


MySpace Friend Renamer provides an extension that allows you to rename your MySpace Friends. more>>
MySpace Friend Renamer provides an extension that allows you to rename your MySpace Friends.

This adds a right click option to Myspace Pages and allows you to change the display name for any of your friends. Handy if your friends change names often, or pick strange and obscure names.

Also in response to comments. If a tab is not in focus when the page loads, the extension will not rename.

I believe that the extension will conflict with other extensions that change pages when they load. If I find a better way to do it, I will change it.

<<less
Download (0.004MB)
Added: 2007-04-05 License: MPL (Mozilla Public License) Price:
934 downloads
TabRenamizer 0.8.2

TabRenamizer 0.8.2


TabRenamizer is a Firefox extension which allows to rename tabs. more>>
TabRenamizer is a Firefox extension which allows to rename tabs.
Have you noticed that everybody looks the titles of your open tabs? It has a name: Paranoia! And a solution too: TabRenamizer!
TabRenamizer adds two new options in your Tools menu.
Main features:
- Rename tabs now: with a simple click you will be able to change the name of your open tabs to random ones.
- Rename tabs (auto): when this option is enabled, tabs are renamed automatically.
<<less
Download (0.017MB)
Added: 2007-07-21 License: MPL (Mozilla Public License) Price:
835 downloads
ckmame 0.9

ckmame 0.9


ckmame is a program to check ROM sets for MAME, the Multiple Arcade Machine Emulator. more>>
ckmame is a program to check ROM sets for MAME, the Multiple Arcade Machine Emulator.

ckmame project tells you which ROM files are missing or have a wrong checksum, and can delete unknown and unused files from the ROM sets, and rename or move ROM files.

<<less
Download (0.21MB)
Added: 2007-06-04 License: GPL (GNU General Public License) Price:
873 downloads
id3ren 1.1b0

id3ren 1.1b0


id3ren is used to rename batches of mp3 files by reading the ID3 tag at the end of the file. more>>
id3ren is used to rename batches of mp3 files by reading the ID3 tag at the end of the file which contains the song name, artist, album, year, and a comment. The secondary function of id3ren is a tagger, which can create, modify, or remove ID3 tags. The id3 fields can be set on the command line, or "guessed" from the path and the filename.
Main features:
- be used to rename you mp3
- be used to edit and tag your mp3
- be used to see the id3 tags
- get information from the filename to tag the files
- create directories when renaming
- support idv1.1 tags
- copy tags from another mp3
Enhancements:
- Added support for id3 v1.1
- Added automatic directory creation when renaming.
- Added a "-default" option to handle blank fields when renaming.
- Added the possibility to copy tags from other files.
- Changed the default "space" char to a more sensible " " when renaming.
- Uniformisation of the syntaxes of the different options. (all options can use = or next arg, with or without quotes)
- Different handling of the options in the resource file (same as commandline).
- Existing .id3renrc files might need an update.
<<less
Download (0.041MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1186 downloads
Firewall Admin 0.4

Firewall Admin 0.4


Firewall Admin is not a firewall generator. more>>
Firewall Admin is not a firewall generator. This tool allows network administrators to manage iptables rules from anywhere though a simple administration interface through a Web browser. Any user can put some extra plug-ins to interact with netfilter modules.
Main features:
- View rules of Filter, NAT and Mangle tables
- Create and delete chains
- Create, replace and delete rules (filter, nat and mangle)
- Modules: tcp, udp, icmp, limit, mac, multiport, state, iprange, string, owner, comment, quota, mport, time, dscp, ecn, pktype, connmark and random
- Packets/bytes counter
- Rename userchains
- Mangle targets: TOS, MARK and DSCP
- Up and Down rules
- Change policy (ACCEPT and DROP)
- Flush chains
- Configuration
- Backup and Restore firewall rules and chains
Enhancements:
- fixed userchains targets to support no targets (default: ACCEPT)
- ruleoptions directory was removed (performance impact)
- support for patch-o-matic modules comment and quota
- support for native modules mport, time, string, dscp, ecn, pktype and connmark
- support for native modules random
- packages/bytes counter support
- rename userchains
- added support to mangle targets: MARK and DSCP
- disabled notices in php
<<less
Download (0.056MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1211 downloads
Hovergen 0.2

Hovergen 0.2


Hovergen is a (half)automated creation CD (DVD) hovers. more>>
Hovergen is a (half)automated creation CD (DVD) hovers. Disc titles keeps in text database. Approximate usage:
hovergen 1200-1240 >hover.html

File hover.html contain a hovers for discs from 1200 to 1240. Program has a console interface, distributed under GPL. Works under: Windows (any), Linux, FreeBSD (unchecked), other posix OSes.

Installation for Linux:

1. Go to src dir
2. rename config.h.lin.freebsd to config.h
3. edit it.
4. If you are using not a GCC - edit Makefile.
5. call make
6. call make install
7. put you prefered config file (one from sample dir, or your own)
as a /usr/etc/hovergen.conf, edit it, if nessesary.
<<less
Download (0.026MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1183 downloads
My File Manager 0.4

My File Manager 0.4


My File Manager is a small and lightweight file manager. more>>
My File Manager is a small and lightweight file manager. It was developed to provide a small and fast file manager, which has only a few dependencies from other packages, but including some interestings things like mount partitions, minimalistic burning capability and mass renaming files. MFM use FLTK graphics toolkit.
Main features:
- Selectable shown fields (permissions, users, groups, date and size)
- Various sort options
- Rename group of files
- Change attributes of group of files
- Compress files
- Burn CD/DVD
- Find files by name or by content
- Mount/umount partitions
<<less
Download (0.092MB)
Added: 2006-06-11 License: GPL (GNU General Public License) Price:
1237 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5