Skip to content

Releases: mrrlll/pdf2md

1.0.0

23 May 04:46

Choose a tag to compare

📄 PDF to Markdown (Mistral OCR)

This release introduces the initial version of the plugin, allowing users to convert .pdf files into .md files using Mistral OCR, directly from the Obsidian file explorer.

✨ Features

  • Right-click a PDF file and choose "Convert PDF to Markdown"
  • Sends the PDF to Mistral OCR API for text extraction
  • Automatically saves a .md file in the same folder
  • Plugin supports both English and Japanese UI
  • API key is configurable via the plugin settings panel

🔐 Notes

  • You must configure your Mistral API Key in the plugin settings
  • Be mindful that files are uploaded to an external API
  • This version has been tested on Windows (other platforms coming soon)

Thank you for trying this plugin! Feedback and contributions are welcome.