shoryasethiashoryasethiaCommunityยท1 Agent Skills Included

markdrop

Convert PDFs to Markdown and HTML with image descriptions

Converts PDF files and URLs into structured Markdown and interactive HTML while preserving formatting, images, and tables. Generates rich descriptions of extracted images and tables using six major model providers including Gemini, OpenAI, Claude, and Groq. Eliminates manual copy-paste from PDFs and produces downloadable Excel tables, saving hours of document processing work.
npx skills add shoryasethia/markdrop --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’