Main > Free Download Search >

Free batch rename .exe 1.0.0.59 software for linux

batch rename .exe 1.0.0.59

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 728
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
Mp3tag 1.4

Mp3tag 1.4


Mp3tag is an Objective-Caml library which can be used in other tools to read, write or graphically edit tags. more>>
Mp3tag is an Objective-Caml library which can be used in other tools to read, write or graphically edit tags (v1 or v2) in mp3 files.

mp3tag library comes with the mp3tag and cddbtag example tools.

The mp3tag tool included can be used to modify tags in mp3 files, or rename files according to tags.

The cddbtag tool included can be used to modify tags in mp3 files, by using a CDDB server to get artist, album and tracks corresponding to the given mp3 files.

The mp3tag tool

The mp3tag tool included can be used to modify tags in mp3 files, or rename files according to tags. Here are some examples of usage:
mp3tag file_1.mp3 ... file_n.mp3

Print tags of the given files.

mp3tag -a "Les Cowboys Fringants" -l "Attache ta tuque" *.mp3

Set artist and album tags in all mp3 files of the current directory.

mp3tag -a "Les Cowboys Fringants" -l "Attache ta tuque" -t "Toune dautomne" -n 11 -g 102 file.mp3

Set artist, album, title, track number and genre tags in file.mp3.

mp3tag -e file_1.mp3 ... file_n.mp3

Graphically edit tags in each given file.

mp3tag -r file_1.mp3 ... file_n.mp3

Rename the given files according to their tags, with the default name format.

mp3tag -r -f 1 file_1.mp3 ... file_n.mp3

Rename the given files according to their tags, with the predefined format "1".

mp3tag --formats

Print the list of predefined renaming formats.

mp3tag -F "%n - %t" file_1.mp3 ... file_n.mp3

Rename the given files according to their tags with the given format. Here, each file will be renamed as < track number > - < title >.mp3. Where to use values of tags in a format is specified by %a, %t, %l, %n, %g, %c, %y.

mp3tag --copy -t "Le plombier" file1.mp3 file2.mp3

Copy tags from file1.mp3 to file2.mp3, but with a different title tag.

The cddbtag tool

The cddbtag tool included can be used to modify tags in mp3 files, by using a CDDB server to get artist, album and tracks corresponding to the given mp3 files. Here are some examples of usage:

cddbtag file_01.mp3 file_02.mp3 ... file_n.mp3

Use the given files, in the given order, to build the discid, then query the CDDB server and, if information could be retrieved, set tags in the given .mp3 files.

cddbtag -t file_01.mp3 file_02.mp3 ... file_n.mp3

Same as above but run in test mode: it prints the information retrieved but does not write tags in the files.

cddbtag -s mycddbserver.org -p 4000 file_01.mp3 file_02.mp3 ... file_n.mp3

Here we specify a different CDDB server and port to connect to.
<<less
Download (0.048MB)
Added: 2006-03-16 License: LGPL (GNU Lesser General Public License) Price:
9862 downloads
phpMyAdmin 2.10.3 / 2.11.0 RC1

phpMyAdmin 2.10.3 / 2.11.0 RC1


phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the WWW. more>>
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the WWW.
Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data and administrate one single database and multiple MySQL servers.
phpMyAdmin can manage a whole MySQL server as well as a single database. To accomplish the latter youll need a properly set up MySQL user who can read/write only the desired database. Its up to you to look up the appropriate part in the MySQL manual.
Main features:
- create and drop databases
- create, copy, drop, rename and alter tables
- do table maintenance
- delete, edit and add fields
- execute any SQL-statement, even batch-queries
- manage keys on fields
- load text files into tables
- create (*) and read dumps of tables
- export (*) data to CSV, XML and Latex formats
- administer multiple servers
- manage MySQL users and privileges
- check referential integrity in MyISAM tables
- using Query-by-example (QBE), create complex queries automatically connecting required tables
- create PDF graphics of your Database layout
- search globally in a database or a subset of it
- transform stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link or ...
- support InnoDB tables and foreign keys (see FAQ 3.6)
- support mysqli, the improved MySQL extension (see FAQ 1.17)
- communicate in 47 different languages
<<less
Download (MB)
Added: 2007-08-04 License: GPL (GNU General Public License) Price:
890 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
Knamer 0.10

Knamer 0.10


Knamer is a simple little utility for batch renaming files. more>>
Knamer program is a simple little utility for batch renaming files.

At first, I wrote Knamer to meet my own needs, which were mostly renaming photographs and TV episodes. Later it expanded to include more and more features that hopefully others will find useful. Believe it or not, I had Knamer half written before I even discovered Krename. Had I found it earlier, I probably wouldnt have bothered.

Most information you could want is included in the README. I also included a directory of test files for you to play around with if youd rather not mess with your own files at first.

In my experience, Knamer has proved quite stable, usually only encountering problems on files with tricky characters in the name. If things should prove otherwise on your system, please let me know. If a particular filename (old or new) is causing trouble, please email me the exact details and Ill see if I can get it fixed.

Usage:

Knamer usage is slightly different than that of most other renaming applications, so it might be worth your while to read through the Help tab before trying to use the program. It outlines the basic operation of Knamer and also gives an extensive set of examples. Additionally, almost every button or setting has "Whats this?" information that can be accessed using the question mark button on the toolbar or by pressing Shift + F1.

<<less
Download (0.025MB)
Added: 2006-08-05 License: GPL (GNU General Public License) Price:
1175 downloads
mBox 0.7.2

mBox 0.7.2


mBox is an audio file manager. more>>
mBox is program intended to help you with organizing your music files.
Main features:
- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility convertor which converts whole directories to desired format. Bitrate, etc. is automatically adjusted depending on settings and source audio. See users-guide for further information
- supports reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- supports reading WMA tags
- supports FreeDB, treates encoded files as if it was CD, so you can simply select your files and - if found in database - write tags to them. Nifty, isnt it? =)
- supports auto tagging - reads tag information from filename
- supports batch tags editing
- supports batch files renaming (can use tags)
- supports directory renaming (can use tags)
Enhancements:
- This version brings several small improvements in tag reading, file renaming and FreeDB searching.
<<less
Download (0.12MB)
Added: 2005-08-30 License: GPL (GNU General Public License) Price:
1521 downloads
mvb 2.3

mvb 2.3


mvb is a shell script written for BSD and Linux users, to batch rename files. more>>
mvb is a shell script written for BSD and Linux users, to "batch rename" files (change the name of many files at once) in the current working directory.

mvb is used from the command line of your current shell and invokes the Bourne shell (sh) by default, or the BASH shell (by editing the first line of the script), to execute the script.

It is ideal for users who have directories of images or other files that are related by theme.

Installation:

To install the script, after un-gzipping and untarring
mvb.tgz (the actual filename will include the version
number, like this: mvb_1.7.2.tgz):

gunzip mvb.tgz
tar -xvf mvb.tar

or both at once with:

tar -xvzf mvb.tgz

change to the mvb directory and copy mvb to one of the
directories of executable files listed in your $PATH
variable:

echo $PATH
cp mvb /usr/local/bin (or wherever you wish)

Change to the directory you copied mvb to, and change its
permissions so that it is executable. For example:

chmod a+x mvb

When you are ready to use the script, change to the directory
whose files you would like to rename, then type the command mvb,
followed by a space, then any options you would like to specify
(type: mvb -h for help) followed by a space, then the new name
you would like the files in that directory to have, then type
RETURN or ENTER and follow the prompts, if any.

NOTE: The first time you use mvb, you may wish to read its
embedded help file which explains how the script works and how
to customize its behavior. You can do this at any time by
typing:

mvb -h

FILE PERMISSIONS: If you would like for this script NOT to
change the permissions for each file in the directory, in
addition to renaming them, comment out (add an initial #) the
line near the end that reads:

chmod 664 "$I"

so that it reads:

# chmod 664 "$I"

or change the permissions indicated in that command
to whatever you prefer.

--> refer to the man page:

man 1 chmod

If, on your computer, sh is not located in /bin/sh, or if you
would like to change the script so that it uses BASH instead,
open mvb using a TEXT editor (not a word processor) and change
the path on the first line of the script to point to the
location on your computer of either the Bourne shell (sh) or the
BASH shell (bash). At your shells command prompt, type:

which sh
or
which bash

to see where sh or bash is installed on your machine. Be sure
to retain the #! on the first line: just put the correct path
immediately after it, like:

#!/usr/local/bin/bash
<<less
Download (0.008MB)
Added: 2007-03-11 License: Freeware Price:
960 downloads
Krusader 1.80.0

Krusader 1.80.0


Krusader is an advanced twin-panel (commander-style) file-manager for KDE 3.x more>>
It provides all the file-management features you could possibly want.
Plus: extensive archive handling, mounted filesystem support, FTP, advanced search module, viewer/editor, directory synchronisation, file content comparisons, powerful batch renaming and much much more.
It supports the following archive formats: tar, zip, bzip2, gzip, rar, ace, arj and rpm and can handle other KIOSlaves such as smb or fish. It is (almost) completely customizable, very user friendly, fast and looks great on your desktop!
You should give it a try.
Main features:
- extensive archive handling
- mounted filesystem support
- FTP, an advanced search module
- a text viewer/editor
- directory synchronization
- support for file content comparisons
- powerful batch renaming
- It supports the following archive formats: tar, zip, bzip2, gzip, rar, ace, arj, and rpm. It can also handle other KIOSlaves such as smb:// or fish://.
- and much more...
Version restrictions:
- In order to successfully use the most recent Krusader, you need KDElibs >= 3.2.x.
- Krusader uses about 3-4 MByte of memory to run (and about 15 Mbyte shared memory which is also used by more processes), but this may vary depending on your platform and configuration.
<<less
Download (4.1MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
506 downloads
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
Root Actions Servicemenu 1.1.3 / 2.0

Root Actions Servicemenu 1.1.3 / 2.0


Root Actions servicemenu is a replacement/alternate for the default Edit-as-root servicemenu. more>>
Root Actions servicemenu is a replacement/alternate for the default Edit-as-root servicemenu.
It allows an admin user to perform several root only actions from konqueror (It of course asks for a password)
Usage:
The following actions can be performed (see the screenshot):
Edit as Text: Open file in Kate editor as root (shown with files)
Edit as Hex: Open file in KHexEdit (you may need to install khexedit package from universe) editor as root (shown with files)
Open in Konqueror: Open file/folder in root konqueror window
Change owner to root: Changes ownership to root:root
Change owner to user: Changes ownership to 1000:1000 (the default user)
The menu can be localized by editing the servicemenu .desktop files
Installation:
uncompress the two .desktop files to ~/.kde/share/apps/konqueror/servicemenus
Any comments, criticism and improvement suggestions welcomed.
Enhancements:
- As this seems to run as it should (and I havent gotten any show stopper bug reports), I feel courageous enough to remove the BETA status.
- Removed Preferred Applications section from the perl script. To change the default applications used by the menu, edit the desktop files instead. (This allows for different application preferences for different users and easy creation of custom Open with [application] entries to the menu.) See the README for customization howto.
- Fixed a bug with Rename when multiple items were chosen but the batch renamer application didnt start (the simple rename dialog was started instead).
- Added Dutch translation
<<less
Download (0.012MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
806 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
clxmms 0.6

clxmms 0.6


clxmms gives you control over an XMMS player. more>>
clxmms gives you control over an XMMS player.

clxmms is a client of xmms, working in command- line or batch mode. It lets users play/stop/skip songs, and generally manage a playlist.

<<less
Download (0.014MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1290 downloads
mp3album.pl 0.82

mp3album.pl 0.82


mp3album.pl is a tool for creating album lists from a batch of mp3 files. more>>
mp3album.pl is a tool to automatically create album lists from a batch of mp3 files including ID3v1, ID3v2.2 or ID3v2.3 information. It creates HTML reports.
<<less
Download (0.018MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1186 downloads
convert2tifgrayscale

convert2tifgrayscale


convert2tifgrayscale is a GIMP plugin that can batch convert to tif grayscale for Offset-Printing. more>>
convert2tifgrayscale is a GIMP plugin that can batch convert to tif grayscale for Offset-Printing.

Converts all images in a specified directory to grayscale, then uses unsharp mask and adjusts levels.

<<less
Download (MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1167 downloads
Batch Download 1.1.4

Batch Download 1.1.4


Batch Download is a plugin for Firefox that makes downloading multiple images easy. more>>
Batch Download is a plugin for Firefox that makes downloading multiple images easy.

Like FlashGets batch download,but special designed for some image site!

You will find it very useful when you download some url like

http://www.google.com/1.jpg
http://www.google.com/2.jpg
http://www.google.com/3.jpg...

or some other urls like:

http://www.google.com/0102.jpg
http://www.google.com/0203.jpg
http://www.google.com/0304.jpg...

And also you can download all images in current page at once.

<<less
Download (0.058MB)
Added: 2007-04-08 License: MPL (Mozilla Public License) Price:
951 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5