18 lines
533 B
JSON
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
|
|
}
|
|
]
|
|
} |