Jump to content

KRename: Difference between revisions

From KDE UserBase Wiki
m Corrected KRename Manual File Destination.
No edit summary
Line 9: Line 9:
[[Image:krename-start.png]]
[[Image:krename-start.png]]


=== Description === <!--T:18-->
= Description = <!--T:18-->


<!--T:19-->
<!--T:19-->
'''KRename''' is a tool to rename files easily.
'''KRename''' is a tool to rename files easily.


=== Features === <!--T:20-->
= Features = <!--T:20-->


<!--T:21-->
<!--T:21-->
Line 20: Line 20:


<!--T:22-->
<!--T:22-->
* Rename files, by simply adding a sequence of numbers or changing case
* Rename files, by simply adding a sequence of numbers or changing case, or by using regular expressions for more advanced use cases


<!--T:23-->
<!--T:23-->
* Plugins can be used to rename files using metadata from images, movies, music and more
* Plugins can be used to rename files using metadata from images, movies, music and more


=== Usage === <!--T:24-->
= Usage = <!--T:24-->
* Starting in the Files tab, '''Add''' the files to be renamed.
Starting in the Files tab, '''Add''' the files to be renamed.
 
[[Image:krename-1.png]]
[[Image:krename-1.png]]
** If a file is not wanted, click '''Remove'''
* If a file is not wanted, click '''Remove'''
** Click '''Remove All''' to start over
* Click '''Remove All''' to start over


<!--T:25-->
<!--T:25-->
* In the Destination tab, choose the action to be performed on the files
== Destination ==
In the Destination tab, choose the action to be performed on the files
[[Image:krename-2.png]]
[[Image:krename-2.png]]
** Rename the files, leaving them in the original folder
* Rename the files, leaving them in the original folder
** Copy the files to another folder, renaming them. The original files are left untouched
* Copy the files to another folder, renaming them. The original files are left untouched
** Move the files to another folder, renaming them
* Move the files to another folder, renaming them
** Create symbolic links in another folder. The links use the naming method requested, the original files untouched
* Create symbolic links in another folder. The links use the naming method requested, the original files untouched


<!--T:26-->
<!--T:26-->
* The plugins tab lists the plugins available
== Plugins ==
The plugins tab lists the plugins available
[[Image:krename-3.png]]
[[Image:krename-3.png]]
** Available plugins are listed in the box on the left. Choosing a plugin displays the tags that are available when renaming files
Available plugins are listed in the box on the left. Choosing a plugin displays the tags that are available when renaming files


<!--T:27-->
<!--T:27-->
* Filename
== Filename ==
 
In the `Filename` tab you can define renaming rules with two levels of complexity, therefore two sub-tabs are provided: `Simple Filename` (default) and `Advanced Filename`.
 
Whichever tab you choose, the panel at the bottom shows a preview of the result of renaming, without applying any changes to the files yet.
 
To make changes permanent, click on the '''Finish''' button.
 
=== Simple Filename ===
[[Image:krename-4.png]]
[[Image:krename-4.png]]
** Choose the naming scheme to use when renaming files
Choose the naming scheme to use when renaming files
*** For '''Prefix''' and '''Suffix''', choose Number or Date to add each to the beginning or end of the filename. A custom string may be entered in the box next to the drop-down list
* For '''Prefix''' and '''Suffix''', choose Number or Date to add each to the beginning or end of the filename. A custom string may be entered in the box next to the drop-down list
*** Choose an option for the '''Filename''' or '''Extension'''. Using '''Custom''' allows the use of the tags provided by plugins
* Choose an option for the '''Filename''' or '''Extension'''. Using '''Custom''' allows the use of the tags provided by plugins
*** If using numbers, choose a starting and ending range
* If using numbers, choose a starting and ending range
** The box at the bottom is a preview of the renamed file
* The box at the bottom is a preview of the renamed file
 
=== Advanced Filename ===


<!--T:28-->
* Click '''Finish''' to perform the renaming operation


== Authors == <!--T:9-->
= Authors = <!--T:9-->


<!--T:29-->
<!--T:29-->
Line 64: Line 75:
* Current maintainer: Heiko Becker <heirecka at exherbo dot org>
* Current maintainer: Heiko Becker <heirecka at exherbo dot org>


== More Information == <!--T:10-->
= More Information = <!--T:10-->


<!--T:35-->
<!--T:35-->

Revision as of 06:44, 24 April 2025

Lokalize
Lokalize
  A utility to rename multiple files

Description

KRename is a tool to rename files easily.

Features

  • Rename large numbers of files
  • Rename files, by simply adding a sequence of numbers or changing case, or by using regular expressions for more advanced use cases
  • Plugins can be used to rename files using metadata from images, movies, music and more

Usage

Starting in the Files tab, Add the files to be renamed.

  • If a file is not wanted, click Remove
  • Click Remove All to start over

Destination

In the Destination tab, choose the action to be performed on the files

  • Rename the files, leaving them in the original folder
  • Copy the files to another folder, renaming them. The original files are left untouched
  • Move the files to another folder, renaming them
  • Create symbolic links in another folder. The links use the naming method requested, the original files untouched

Plugins

The plugins tab lists the plugins available Available plugins are listed in the box on the left. Choosing a plugin displays the tags that are available when renaming files

Filename

In the `Filename` tab you can define renaming rules with two levels of complexity, therefore two sub-tabs are provided: `Simple Filename` (default) and `Advanced Filename`.

Whichever tab you choose, the panel at the bottom shows a preview of the result of renaming, without applying any changes to the files yet.

To make changes permanent, click on the Finish button.

Simple Filename

Choose the naming scheme to use when renaming files

  • For Prefix and Suffix, choose Number or Date to add each to the beginning or end of the filename. A custom string may be entered in the box next to the drop-down list
  • Choose an option for the Filename or Extension. Using Custom allows the use of the tags provided by plugins
  • If using numbers, choose a starting and ending range
  • The box at the bottom is a preview of the renamed file

Advanced Filename

Authors

  • Original author: Dominik Seichter <domseichter AT web.de>
  • Current maintainer: Heiko Becker <heirecka at exherbo dot org>

More Information