markdrop
Convert PDFs to Markdown and HTML with image descriptions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Markdrop?โผ
Run `npx skills add shoryasethia/markdrop --all -g -y` in your terminal to install this skill globally for your agent.
How to convert a PDF to Markdown?โผ
Run `markdrop convert report.pdf --output_dir out --add_tables` to get structured Markdown and interactive HTML with preserved formatting, images, and tables.
Which AI providers does Markdrop support?โผ
It supports Gemini, OpenAI, Anthropic Claude, Groq, OpenRouter, and LiteLLM, letting you pick the vision and text models that fit your budget and quality needs.
Can Markdrop describe images and tables in PDFs?โผ
Yes. The `markdrop describe` command sends extracted images and tables to your chosen provider and inserts detailed descriptions directly into the Markdown output.
Does Markdrop work on CPU-only machines?โผ
Yes. Use the `--fast` mode with the lightweight install option to convert PDFs on CPU-only machines or Google Colab without heavy dependencies.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core