Install
openclaw skills install @tanis90/pic2mdImage to Markdown - extract text from images (PNG, JPG, WebP) to Markdown with OCR. Use when reading text from screenshots, photos, scanned pages, or any image file.
openclaw skills install @tanis90/pic2mdExtract text from images to Markdown using MinerU Open API. No API key required.
# Pic2MD - Picture to Markdown Parser
mineru-open-api flash-extract screenshot.png
# Pic2MD - Picture to Markdown Parser
mineru-open-api flash-extract https://example.com/image.png
# Pic2MD - Picture to Markdown Parser
mineru-open-api flash-extract photo.jpg -o ./output/
# Pic2MD - Picture to Markdown Parser
mineru-open-api flash-extract scan.jpg --language en
You MUST reply to the user in the SAME language they use. This is non-negotiable.
--language (default: ch, use en for English)Run mineru-open-api flash-extract --help for all available options.
flash-extract uploads the image to MinerU's cloud API for processing and returns the result. No account or API key is required.mineru-open-api extract (requires auth via mineru-open-api auth)