Convert handwritten notes (PDF or image) to Markdown right inside Obsidian
Following my last post, I didn't find a plugin fits my use. So I made an Obsidian plugin that converts handwritten PDFs and images
into Markdown using vision-language models. It handles math formulas
well (LaTeX output) and supports OpenAI, Claude, Gemini, and Qwen.
The name is pdf-to-md, you can now find it in the community plugins.
If you have any question, feel free to comment.