Wednesday January 9, 2008 15:40

Batch rename files with Krename

Posted by shakir as Information Insemination





When I was previously recovering lost files of my home folder, I wrote scripts to automatically rename recovered files based on their meta info so that I don’t need to go through them one by one. That worked for me at that time, but I must say it was quite a tedious exercise, as there were so many file types that I need to deal with. That all changed when I found myself krename, a Qt based batch file rename program.

It’s available for Debian / Ubuntu and installable via this command:

shakir@herugrim ~ $ sudo apt-get install krename

Using it is as simple as adding files to the application’s workspace, and here I’ll show an example on how to rename JPEG files.

Upon clicking Functions on the Filename tab, you’ll be presented with this screen:

and you’ll get the next screen upon selecting JPEG EXIF Info.

Add whatever EXIF Info that you would like to rename your files to, click Finish, and you’re done..





Tags:



1 Response to Batch rename files with Krename

Change MP3’s ID3 tag using Kid3 | /home/shakir

January 10th, 2008 at 7:42 am

[...] MP3’s ID3 tag using Kid3 Nerd Public Journal? Add comments If previously I’ve been posting about changing file’s name based on it’s metainfo, this time [...]

Comment Form