You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would probably be better to just feed folders of images through the utility script, have the alt text saved somewhere, and then brought into the document during the render process using a lua filter.
Someone may have implemented something similar to this already. It'd be worth a quick search.
Finding in-use images is probably better with a lua filter via pandoc's readers. From there it can return a dataset for further processing (removing unused files, generating alt-text, etc.)
Write a utility script to feed images to AI model and generate alt-text for human review and inclusion in docs.
The text was updated successfully, but these errors were encountered: