CLI
Image
Generate markdown descriptions of images using GPT vision.
Usage
allmd image <file> -o output.mdSupported Formats
.jpg,.jpeg.png.gif.webp
Requirements
Requires OPENAI_API_KEY for GPT vision image description.
Example
# Describe an image as markdown
allmd image photo.jpg -o description.md
# Output to stdout
allmd image diagram.png