Files renamer
Transformer, allows the user to rename files by using Java regular expressions.
- Full file name RegExp to match
- Regular expression to match file names
- Replace RegExp with with
- Regular expression to replace the file names
Characteristics
- ID
- t-filesrenamer
- Type
- transformer
- Inputs
- Files
- Outputs
- Files
- Look in pipeline
- Sample pipeline
- Available
The Files renamer component takes the input files and renames them according to the Java regular expressions. You can test your regular expressions here.