Processing of extracted text

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)

These are good ideas!

If you’re up for it, they could be done today with JavaScript plugins, but otherwise I’ll see what I can do in a future release.

-gus

1 Like