Alt text bulk search replace function
Hi there, in order to comply with the EAA all epubs need a descriptive and accessible alt text. I haven't always paid as much attention to the alt texts that I've included in epubs, and I can expect to find myself having to redo some past work, as part of updating past epubs to fit the current spec.
I'm currently exploring using a custom GPT to make ChatGpt do the heavy lifting here, but can foresee that I'll be doing some mind-numbing search and replace functions, as some epubs I've made in the past will have upward of 100 images.
Any way to automate this? For instance by side loading a csv file that has two columns: regex containing "<img" and {{filename}}, and the altered tag with the proper alt description. I've looked into the automated lists feature, but it seems more geared toward repetitive actions that are frequently done for all epubs.
Is there a plugin for this perhaps, that you could point me toward?
Thanks!
|