I recently was experimenting with renaming a bunch of images based on the text they contain, and it would have nice to have some additional options in or around the “extract text” node. Just off the top of my head:
- Transforming to uppercase, lowercase, title case, sentence case, etc
- Using only the first X lines
- Find/replace within
- Ignore specified words (might be doable with find/replace)