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
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
Apache File Manager 0.19

Apache File Manager 0.19


Apache File Manager is an Apache mod_perl Web server filemanager. more>>
The Apache::FileManager module is a simple HTML file manager. It provides file manipulations such as cut, copy, paste, delete, rename, extract archive, create directory, create file, edit file, and upload files.
It also has the ability to rsync the server htdocs tree to another server with the click of a button.
Enhancements:
- prevented file edit screen from opening when cancel is clicked when creating new filenames
- fixed up documentation
<<less
Download (0.012MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1644 downloads
PhpCommander 3.0

PhpCommander 3.0


PhpCommander is a web-based file manager. more>>
PhpCommander is a web-based file manager that manage your web acount without any FTP access.
Currently PhpCommander can:
- create directories
- create new files
- copy, move, delete and rename files and folders
- upload files
- download files
- view the contents of the files
- edit the contents of the files
- edit the contents of the HTML files in WYSIWYG mode
- communicate in English and other languages
<<less
Download (0.08MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1638 downloads
queue_repair 0.9.0

queue_repair 0.9.0


queue_repair is a dynamic qmail queue checking and repair tool written in Python. more>>
queue_repair is a toolkit for dealing with the qmail queue directory structure; it can create a new queue, move and properly rename a queue, dynamically change the conf-split value, convert big-todo queues to non-big-todo and vice versa, and repair a corrupted queue.

<<less
Download (0.014MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1638 downloads
Musicman 0.14

Musicman 0.14


Musicman is mp3, ogg organizer. more>>
Do you have many MP3 files? Do you spend more time organizing them then listening to them? Do you store them on CDs? Do you have a car stereo MP3 player?
If so, MusicMan will help you organize your MP3, Ogg, from the most obvious place: Konqueror file manager.
Main features:
- Standarize the filenames of your music files.
- Guess info and set ID3 tags from the files name. Can be done to several files in one shot.
- Rename many selected files based on their ID3 tags.
- Set ID3 tags in mass for the selected files, with options from copying ID3s from other files, and leaving some ID3 fields untouched.
- Rename _ to space and vice-versa.
- Create HTML and Text indexes of your collections, including total playing time etc. 100% cofigurable thru templates.
- Create nice CD cover with nice full listing of your music files. 100% configurable thru templates.
- Organize your music collection to create a CD.
- See the change log for details.
<<less
Download (0.26MB)
Added: 2005-05-25 License: GPL (GNU General Public License) Price:
1614 downloads
Sprog 0.14

Sprog 0.14


Sprog is a graphical tool that anyone can use to build programs by plugging parts together. more>>
Sprog is a graphical tool that anyone can use to build programs by plugging parts together. In Sprog jargon, the parts are known as gears and they are assembled to make a machine.
Gears are selected from a palette and dragged onto the Sprog workbench, where they can be connected together.
Options can be set using a properties dialog on each gear. When assembly is complete, the machine can be run, reconfigured, or re-run.
Enhancements:
- fix bug: machine not stopping after syntax error in Perl gear
- fix bug: broken cancel button in tools/prefs dialog
- fix bug: extra file_end events from command_filter
- fix Enter for default in file dialogs
- add ability to rename gears
- make gear title and text window fonts configurable
- make right click menu stay visible on click-release
- implement filename = - for STDIN in ReadFile.pm
- rename mixin classes from Sprog::Gear::* to Sprog::Mixin::*
<<less
Download (0.24MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1548 downloads
Danpei 2.9.7

Danpei 2.9.7


Danpei is a Gtk+ based Image Viewer. more>>
Danpei is a Gtk+ based Image Viewer, works on X-Window system.
Danpei allows you to browse through your image files in thumbnail form, and it can rename, cut, and paste them easily with an interface similar to that of Windows Explorer.
It is distributed under the GNU General Public License.
Main features:
Rename files very easily
- You can rename your image files very easily only by changing their file names in entries, looking through them in Thumbnail format.
- This is very convenient when arranging the pictures taken in from your digital camera.
Cache files
- Created thumbnails are cached, and from next time, Danpei will display them quickly.
File operations like Windows Explorer
- You can move or copy your image files with cut & paste, and can create new directories or remove diretories.
- Cut & paste is possible to two or more files.
Drag and Drop
- You can move your image files from a directory to another one with drag and drop.
View/Edit image files
- You can view or edit your image files with your favorite applications. -- ImageMagick, Gimp etc.
Print out images.
- You can start an arbitrary command to print out your image files.
Small size
- The size of tarball is about 410KB, of elf binary after strip is about 180KB.
<<less
Download (0.40MB)
Added: 2005-08-03 License: GPL (GNU General Public License) Price:
1545 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
Powerbox for Gtk 1.15

Powerbox for Gtk 1.15


Powerbox for Gtk is a patch to Gtk which replaces its GtkFileChooserDialog. more>>
Powerbox for Gtk is a patch to Gtk which replaces its GtkFileChooserDialog
Powerbox is a normal file chooser dialog box, except that it dynamically grants the application the right to access the file that the user picks.
This helps provide security because the application can be run without needing access to all the users files. Powerbox-for-Gtk patches Gtk to replace GtkFileChooserDialog with a powerbox.
It is based on Plash, which provides a restricted execution environment on Linux.
Enhancements:
- Add gtk-powerbox.c: an LD_PRELOADed patch to Gtk to replace the GtkFileChooserDialog interface so that it calls Plashs powerbox.
- Rename "plash" executable to "pola-shell".
- fs-operations.c: Add log method. Add an "end" log message when the fs_op object is dropped.
- gettextization
- make.sh: Add "-Wl,-z,relro" when linking ld.so. Fixes obscure problem when dlopen()ing libraries that might require an executable stack.
- Intercept getsockname() so that it returns the correct pathname for Unix domain sockets. Extended the g_fds array in libc so that it can contain these pathnames. It is now an array of "struct libc_fd"s, rather than an array of "cap_t"s. libc-fds.h: New file. libc-misc.c: Introduced fds_resize(), fds_slot_clear(). Changed open(), close(), dup2(), etc. libc-connect.c: Add getsockname() and change connect() and bind().
- Reason: I discovered that gconfd2 (or possibly Orbit) was relying on getsockname() returning the pathname that it earlier passed to bind(). This meant that Gnumeric was unable to spawn a gconf process itself, and it produced loads of errors.
- fs-operations.c, libc-misc.c: Fixed fstat() to return the correct information on directory FDs. Added the fsop_dir_fstat method to implement this.
- build-fs-dynamic.c: Implement link() and rename() methods. This is needed for when GNOME and KDE apps hard link files inside $HOME.
- filesysobj-real.c: Changes to allow rename and hard link calls of the form rename("dir/foo1", "dir/foo2") to work.
- The problem: The real_dir_rename and real_dir_link methods only work in the same-directory case; their test was a pointer comparison on real_dir objects. However, resolving a directory pathname like "dir" always returns a new real_dir object. This meant that the rename() call wouldnt work when you use full pathnames.
- This was causing some failures. eg. Konqueror wouldnt start: some code relied on creating "$HOME/.ICEauthority-l" as a hard link to "$HOME/.ICEauthority-c".
- The partial solution: Change the same-directory check to compare inode and device number of directory, after trying a pointer comparison.
<<less
Download (1.3MB)
Added: 2005-12-13 License: LGPL (GNU Lesser General Public License) Price:
1410 downloads
PackRat 0.28

PackRat 0.28


PackRat is a personal information manager that provides a way to store and retrieve contact. more>>
PackRat is a compact, minimalist personal information manager.

PackRats goal is to store and retrieve contact, account and other personal private information on a USB stick and be able to access it from any machine without dependencies on installed applications or operating system.

Create, modify and enter data into tables. Search, highlight and view data with custom views. PackRat is a small, stand-alone executable jar file that will run anywhere a 1.4 or newer Java VM is installed.

Instructions:

The text box in the upper left corner of the application has multiple uses.

1. type in text and hit < enter > to filter the view to rows containing the text
2. the text in this field is used for adding or renaming tables, views or columns.

The X button clears the search and also re-sorts the rows based on your sort criteria.
The View button allows you to add, rename, delete or switch views on the current table.
The Table button allows you to add, rename, delete or switch tables.
Click a column to sort by its contents. Click again to reverse the sort.
Right-click a column to add, rename, delete or hide a column.
Double-click a cell to edit its contents (or just start typing with it selected).
Right-click a cell to add a row color key. Rows will be colored if the column contains the value in the current field.
The + button adds a new row.
The * button duplicates the currently selected row.
The - button deletes the currently selected row.
Use Ctrl-C and Ctrl-V to copy and paste cell contents.
Use Ctrl-P to print a table view.
Drag and drop columns to re-order.
Resize columns to best fit the current data view.

Views preserve column order, size and search and sort criteria as well as row color keys.

Your data will be stored in a file called Noisy.bmp in the same directory as the jar. It will look like a square icon filled with noise when viewed as a bitmap. Why not.

<<less
Download (0.046MB)
Added: 2005-12-17 License: Freeware Price:
1408 downloads
MirrorMed 1.0 RC2

MirrorMed 1.0 RC2


MirrorMed is a friendly fork of ClearHealth. more>>
MirrorMed is a friendly fork of ClearHealth. MirrorMed project uses the same codebase with slower releases, further testing, and additional forms, reports, and other small improvements. As with ClearHealth, MirrorMed also borrows from FreeMed and OpenEMR.
Installation:
The installation of mirrormed is now accomplished through a graphical installer.
Untar the mirrormed tgz file into your web directory and rename it to "mirrormed". Then point your browser to the mirrormed directory.
The installer will check your dependancies, what directory permissions need to be changed, create the configuration files and install the database.
Enhancements:
- Changes allow for the correct printing of the HCFA 1500 (CMS 1500) medical billing form.
<<less
Download (7.0MB)
Added: 2005-12-28 License: GPL (GNU General Public License) Price:
1395 downloads
imgSeek 0.8.6

imgSeek 0.8.6


imgSeek is a photo collection manager with content-based query. more>>
imgSeek project is a photo collection manager and viewer with content-based search and many other features.
The query is expressed either as a rough sketch painted by the user or as another image you supply (or an image in your collection).
The searching algorithm makes use of multiresolution wavelet decomposition of the query and database images.
Main features:
- You simply draw a rough sketch of what you want to find and imgSeek displays for you a thumbnail view of the best matches.
- Query images similar to one in your collection by double-clicking on its thumbnail.
- Group your photos by similarity for easy browsing. You may also have them clustered automatically by color, date (group events automatically using an adaptive clustering algorithm for time differences), filename or image features.
- Edit metadata (description, camera, lens, etc) for every image, and use them on the HTML albums generated or for searching photos. You can also use custom metadata fields.
- EXIF and IPTC data found on JPEG/TIFF files are automatically imported. (Read-only support)
- Advanced command-line utility to scan for new files, query for similar images and show image metadata. (You may use it on your cron system for example)
- Transform images or batches automatically: Place text captions, change brightness, contrast, blur, etc. Apply lossless rotations automatically if jpegtran is available.
- Generate HTML albums for the entire collection, a given directory or similarity group
- Advanced keyword searching for metadata.
- Find all duplicate images on your collection with the parameters you specify. (dimensions, filesize, filename, similarity, average luminance)
- Organize and browse pictures in groups with an easy drag & drop interface. You can also perform advanced queries on groups (eg.: show me all images that belong to group A and B but not group C)
- Support for multiple volumes of pictures. You may assign all images on a CD to a given Volume
- Automatic thumbnail generation and caching. Using this standard, which is also used by Gimp, Nautilus/Gnome, Rox Desktop, gThumb and others.
- Remember the way images should be displayed: If you rotate an image 270 degrees, imgSeek will remember it and do the same the next time you view this image.
- Export/Import metadata to/from CSV files and export a batch or your collection to XML files, which can be later parsed by some other tool to generate whatever you want.
- Rename a file or batch of files automatically: Replace strings, convert to upper/lowercase, append a string, create numbered series, etc.
- Add images to the database from a directory recursively.
- User friendly interface that remembers typed queries and drawn sketches for later usage.
- Slideshow for a given directory, whole collection or for a chosen group of similar images. You can also delete and organize images in groups with * hotkeys.
- Browse images by thumbnail and view them on a preview window.
- Browse your system files for images, and bookmark your favorite directories. While browsing, you may query for similar images on your collection.
Enhancements:
- Major speed enhancements and small bugfixes were done.
<<less
Download (0.39MB)
Added: 2006-01-25 License: GPL (GNU General Public License) Price:
1386 downloads
ShowImg 0.9.5

ShowImg 0.9.5


ShowImg is a feature-rich image viewer which can display numerous formats, including JPEG, PNG, GIF (animated), MNG, PSD. more>>
ShowImg is a feature-rich image viewer which can display numerous formats, including JPEG, PNG, GIF (animated), MNG, PSD, ... ShowImg application consists of a tree view frame, a directory and preview frame, and a view frame.
The (larger) view frame can be exchanged with the (smaller) directory/preview frame. It can preview and display images from multiple directories and search for identical images.
ShowImg also features a full-screen mode, zooming, sorting, dragndrop with Konqueror, support for images in compressed archives (tar, tar.gz, zip, ...) and kipi plugins.
Main features:
Viewer
- display JPEG, PNG (alpha layer supported), GIF, XCF, PSD, etc. files;
- open several directories, and archives (.tar.gz, .tar.bz2, .zip, ...);
- apply filters to displayed image;
- preview, fullscreen, slideshow, ``fit-to-screen, efficient zoom;
- open files with external programs;
- support EXIF header (JPEG file metadata);
- display a hexadecimal view.
Management
- batch rename;
- search for exact and similar images;
- several formats conversion;
- manage photo albums.
Configuration
- kipi plugins supported (see kipi plugin homepage);
- configurable interface.
Enhancements:
- Database added to manage images using KexiDB (http://kexi-project.org/),
- Video support added,
- SVG support added,
- RAR archive file support added.
<<less
Download (3.9MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1383 downloads
Semi-Batched-Image-Editor 0.9

Semi-Batched-Image-Editor 0.9


Semi-Batched-Image-Editor program is an image editor for Linux. more>>
Semi-Batched-Image-Editor program is an image editor for Linux.
The problem: Got a huge amount of scanned pictures (from your digital camera, or as Picture-CD from your favorite lab)? Want to rotate some of them to the right orientation? Select a good detail? Scale to a given output format? Want to do this with as less as possible mouseclicks?
The solution: SeBIE - the Semi-Batched-Image-Editor.
Main features:
- Input filename selection via regular expressions.
- Create output filename via regular expression and substitution.
- Select image details with a given proportion.
- Scale to a given output format when saving.
- Apply some color correction (at the moment only gamma curve correction is possible).
Why Semi-Batched? Because SeBIE is not fully batch processing. A rest of user interaction is still needed (and wanted).
SeBIE is written in C using the gdk/gtk (glib-2.0.7/gtk+-2.0.9) toolkit.
Installation:
Get the source distribution from the download page and unpack:
tar -xvzf sebie-0.9.tar.gz
Change to the sebie source directory:
cd sebie-0.9
Run the configure script:
./configure
Build the executable:
make all
And install it as root:
make install
Start the application using the command sebie....
Enhancements:
- Add events delete_event and destroy to main window.
- Handling resizable drawing area.
<<less
Download (0.087MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
1358 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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5