Convert .resolved Markdown files to beautifully styled PDFs with a right-click.
✨ Features
Instant PDF Generation: Converts custom .resolved files into beautifully formatted PDF documents instantly.
Offline & Secure: All conversions happen locally on your machine. No data is sent to the cloud.
Zero Configuration: Automatically styles tables, code blocks, bold/italic text, and headings with a professional, light-themed aesthetic.
Seamless Integration: Right-click any .resolved file in your editor or file explorer to generate the PDF alongside the original file.
🚀 Installation & Usage
1. Prerequisites
You must have Node.js installed on your machine for the extension to execute the built-in python converter smoothly.
2. How to use
Create or open any file ending with .resolved (e.g., document.md.resolved).
Right-click anywhere inside the editor or right-click the file in the sidebar.
Select "Convert to PDF".
The generated PDF will instantly appear in the same directory!
🤖 AI Agent Automation (Antigravity & Cursor)
Because the core ResolvedPDF engine is built as a command-line utility, your AI coding assistants can use it!
Simply prompt your AI agent (like Antigravity):
"Write your ideas/report into a .resolved file, and then run convert_resolved.py to generate the PDF for me."
The AI will automatically write the markdown, invoke the terminal script, and generate the final PDF directly into your workspace. Zero manual clicking required!
⚠️ Known Limitations
External Files Context Menu: If you open a .resolved file that is outside your currently open folder/workspace, VS Code occasionally restricts the right-click menu from appearing immediately.
Workaround: Simply click to another open tab and click back to the .resolved file (or close and re-open the file). This refreshes the VS Code context menu and the "Convert to PDF" button will appear.
🤝 Support & Web App
You can also use the drag-and-drop web version for quick conversions on the go:
👉 resolved2pdf.com