Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions servers/community.pdf-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "community.pdf-it",
"name": "pdf-it",
"alias": "pdfit",
"description": "Turn markdown into designed PDFs. Cover page, table of contents, code blocks that hold across pages. Anthropic ships a PDF skill for reading PDFs; pdf-it does the other half: composing designed output from markdown. Requires Google Chrome installed locally.",
"description": "Turn markdown into designed PDFs. Cover page, table of contents, code blocks that hold across pages. Anthropic ships a PDF skill for reading PDFs; pdf-it does the other half: composing designed output from markdown. Native renderer, fonts embedded, nothing else to install.",
"logo": "https://github.com/mrslbt.png",
"schema_version": "2.1",
"categories": [
Expand All @@ -16,7 +16,7 @@
"report",
"claude-code",
"anthropic-skill",
"puppeteer",
"react-pdf",
"research"
],
"transport": {
Expand Down
Loading