- 📄 PDF ➡️ Markdown (MD): Convert heavy PDF documents into clean, readable, and structured Markdown files. Powered by
pymupdf4llmfor the highest quality text extraction. - 📝 Markdown (MD) ➡️ PDF: Convert your
.mddocumentation directly into beautiful.pdffiles. - 🖱️ One-Click Integration: Native integration with Dolphin via KDE Service Menus. Just right-click!
- 🔔 System Notifications: Seamlessly integrated with KDE notifications to let you know when conversions start and finish.
- 📦 Sandboxed Environment: Safely installs dependencies in a Python Virtual Environment (
/opt/BigPDF2MD/venv) without polluting your system.
- Download the latest
bigpdf2md-1.1-1-any.pkg.tarfrom the Releases. - Install it using
pacmanor just double click it in Dolphin:
sudo pacman -U bigpdf2md-1.1-1-any.pkg.tarYou can build the Arch package yourself using makepkg:
git clone https://github.com/podheitor/BigPDF2MD.git
cd BigPDF2MD
makepkg -si- Open your Dolphin File Manager.
- Find any
.pdfor.mdfile. - Right-click on the file:
- For PDFs: Select Convert PDF to Markdown (MD)
- For MDs: Select Convert Markdown (MD) to PDF
- Wait a few moments. A system notification will pop up when it's done!
Developed with ❤️ for the BigLinux & KDE Community.