Transformations

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

Tagscanner comes with predefined scripts for some popular tasks. You can create your own scripts.

Just select list of Fields which need to change and configure transformations.

Available operations:
Case change
Text replacement
Format value

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).

Format value

Set field value with full power of scripting functions and placeholders.

Use special placeholder %_field% to replace it with value of currently processed field.