kolmopdf

A document-processing plugin for extracting PDF content into Markdown and converting Markdown into DOCX, HTML, PDF, or LaTeX.

In plain words
What is it for?
Use it to parse research papers and other PDFs, translate their layout into Markdown, or create formatted documents from Markdown.
Why use it?
It helps preserve complex PDF layouts and handle formulas, tables, and multi-column pages during conversion.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add komoai2026/claude-plugin
agentmods
npx agentmods add plugins/komoai2026/claude-plugin/kolmopdf
Clone the repo
git clone --depth 1 https://github.com/komoai2026/claude-plugin

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

kolmopdf scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/kolmopdf/.claude-plugin/plugin.json · 17 lines

What it actually says

{
  "$schema": "https://json.schemastore.org/claude-code-plugin.json",
  "name": "kolmopdf",
  "displayName": "KolmoPDF",
  "description": "High-fidelity PDF to Markdown parsing, layout-preserving PDF translation, and Markdown→DOCX/HTML/PDF/LaTeX conversion. Handles formulas, tables, and multi-column layouts that the built-in Read tool struggles with.",
  "version": "1.1.0",
  "author": {
    "name": "KomoAI LLC",
    "email": "[email protected]"
  },
  "homepage": "https://www.kolmopdf.com",
  "repository": "https://github.com/komoai2026/claude-plugin",
  "license": "MIT",
  "keywords": ["pdf", "markdown", "ocr", "translation", "latex", "research", "arxiv", "kolmopdf"],
  "category": "document-processing"
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 17 lines scan A aa1a7a20d38a

Subscribe to this mod's changes

kolmopdf is a plugin published in the GitHub repository komoai2026/claude-plugin (3 stars, last pushed 9d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

obsidian-literature

Focused paper reading and structured literature analysis.

luffysolution-svg/obsidian-vault-mcp · not measured

fedramp-ssp

Convert FedRAMP Rev 5 Moderate SSP DOCX templates to validated OSCAL 1.2.0 JSON. Wraps ethanolivertroy/frdocx-to-froscal-ssp — ready for oscal-cli, Compliance Trestle, eMASS, and FedRAMP 20X workflows.

GRCEngClub/claude-grc-engineering · not measured

coloring-book

Generate a printable, text-free story coloring book PDF from a story idea, with consistent characters and real-landmark backgrounds. Use when the user asks to create a coloring book, coloring pages, or a wordless picture-story PDF. Requires an OpenAI API key.

taivop/marketplace · not measured

dokumenty

Operacje na dokumentach: konwersja PDF/Office do Markdown (markitdown, opendataloader-pdf), redlining .docx z Track Changes (redline-docx-pl), anonimizacja i pseudonimizacja PII (let-it-be), terminy procesowe (terminy-procesowe-pl), klauzule umowne (klauzule-kontraktowe-pl), kalkulatory procesowe…

matematicsolutions/awesome-matematic-skills-pl · not measured

slideops

Turn a repository into a slide deck, then find out the day it stops matching the code. Ships slideops (repo to deck, with citation-based freshness checking) and slides-to-pdf (any hash-navigated HTML deck to a verified PDF).

glukicov/slideops · not measured

wps-cli

通过 WPS Office COM 自动化驱动 Word/Excel/PPT/PDF — 76 条 CLI 命令,100% 格式保真,内置 MCP 服务器,适配 AI Agent 和自动化流水线.

jjchen17/wps-cli · not measured