LT2MD — security grade SAFE, quality 65/100

Security audit verdict: SAFE · quality 65/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by libnyx · Codex Skill · ★ 110

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is LT2MD safe to install? View the security audit →

About LT2MD

English | 简体中文 LT2MD 📄➡️📝 Turn PDFs — long ones, scanned ones, formula- and figure-heavy ones — into reliable Markdown, with every paragraph labeled with the PDF page it came from. It can also repair a Markdown file you converted before. View on GitHub LT2MD is a skill for AI agents. It does two things. It converts a PDF into Markdown you can reuse and trace back to the source page. And it takes a Markdown file you already converted, but do not fully trust, and checks it against the PDF page by page, re-recognizing anything misread, missing, or out of order. Long documents are not a problem. Instead of reading everything in one pass, it works in small batches, saves each batch, and has an independent pass check it, so even a few-hundred-page PDF comes out complete and consistent. Figures are not left behind either. The information in flowcharts, diagrams, and charts is read and written as text right next to the caption. No matter how many times that Markdown is read later, the images never have to be sent to a model again. Even a small text-only model is enough. What it does The information in flowcharts, diagrams, and charts is written as text next to the caption;

agent-skillsai-agentscodexcodex-skilldocument-conversionllmmarkdownocrpdfpdf-to-markdown

Quick Facts

Stars110
Forks6
LanguagePython
CategoryCodex Skill
LicenseAGPL-3.0
Quality Score64.5963969085832/100
Last Updated2026-08-23
Created2026-08-14
Platformscodex, python
Est. Tokens~16k

LT2MD alternative? Top 6 similar tools

Looking for a LT2MD alternative? If you're comparing LT2MD with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • MinerU-Skill by Nebutra · ⭐ 94

    AI-Native document parser: PDF, Office & images → clean Markdown with LaTeX, tables & OCR. Zero-dependency CLI

  • pdfmux by NameetP · ⭐ 82

    PDF extraction that audits its own output — and certifies any other extractor's, catching pages they silently

  • pullmd by AeternaLabsHQ · ⭐ 480

    Self-hosted URL- and file-to-Markdown service for humans and AI agents - web pages, documents, images, audio,

  • pdf-mcp by jztan · ⭐ 136

    An MCP server that gives your AI agent agentic RAG over your PDFs, one file or a whole folder: hybrid semantic

  • docx-template-translator-skill by zouchenzhen · ⭐ 65

    Codex / Claude Skill for translating LaTeX, PDF, or Markdown into a specified Word template. 让 AI 将 LaTeX / PD

  • LLM-Agents-Ecosystem-Handbook by oxbshw · ⭐ 541

    One-stop handbook for building, deploying, and understanding LLM agents with 60+ skeletons, tutorials, ecosyst

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is LT2MD?

LT2MD is AI-agent skill producing reusable Markdown from PDFs. It turns flowcharts, diagrams, and charts into text beside each caption instead of empty links. It checks an earlier conversion against the PDF an. It is categorized as a Codex Skill with 110 GitHub stars.

What programming language is LT2MD written in?

LT2MD is primarily written in Python. It covers topics such as agent-skills, ai-agents, codex.

How do I install or use LT2MD?

You can find installation instructions and usage details in the LT2MD GitHub repository at github.com/libnyx/LT2MD. The project has 110 stars and 6 forks, indicating an active community.

What license does LT2MD use?

LT2MD is released under the AGPL-3.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to LT2MD?

The top alternatives to LT2MD on Agent Skills Hub include MinerU-Skill, pdfmux, pullmd. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

How this security grade is produced

Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.

The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.

Sources & who's responsible:

View on GitHub → Browse Codex Skill tools