Storing Markdown image description as EXIF
Published by Beto Dealmeida on
I wrote some code to add image descriptions from Markdown to the files as EXIF.
I wrote a simple assistant for my blog that extracts the description of images from the Markdown source of a post, and embeds it as EXIF in the file. This way, when the blog post gets announced to Mastodon they should have ALT
texts automatically populated.