Files
42marketplaces/sync/gh-yonggao-claude-plugins-skills-html-to-pdf.json
2025-11-30 09:08:53 +08:00

18 lines
533 B
JSON

{
"name": "html-to-pdf",
"owner": {
"name": "Yong Gao",
"email": "zhongweili@tubi.tv"
},
"plugins": [
{
"name": "html-to-pdf",
"description": "Convert HTML files to PDF or PNG format with multiple rendering options. Supports multi-page PDFs, single-page long-image PDFs, background colors, and Chinese/CJK characters.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-yonggao-claude-plugins-skills-html-to-pdf.git"
},
"strict": true
}
]
}