Transformations

Transformations is a special module which can help you to format, beautify and clean up your tags and filenames.

Tagscanner comes with predefined scripts for most popular operation. You can create your own scripts for necessary tasks.

Just setup list of affected Fields and activate required operations.

Available operations:
Case change
Text replacement

You can combine these operation inside a script and then combine scripts.

All transform scripts works globally for all program modules.

Case change

This function allow you to convert case of text in different ways.

Text replacement

This function may help you to clean-up and normalize tags and filenames.

Supported work with Regular Expressions (PRCE).