Loading...
Loading...
Compare original and translation side by side
node scripts/render.mjs <template> <image-url> <title> <subtitle> <badge> <output>node scripts/render.mjs \
assets/puppet-listing.html \
"http://localhost:3021/api/output/moses-characters.png" \
"Bible Story Puppet Printables" \
"Moses & The Exodus" \
"12 ELEMENTS + 4 BACKGROUNDS" \
output/moses-listing.pngnode scripts/render.mjs <template> <image-url> <title> <subtitle> <badge> <output>node scripts/render.mjs \
assets/puppet-listing.html \
"http://localhost:3021/api/output/moses-characters.png" \
"Bible Story Puppet Printables" \
"Moses & The Exodus" \
"12 ELEMENTS + 4 BACKGROUNDS" \
output/moses-listing.png[
{ "file": "http://localhost:3021/api/output/moses-characters.png", "subtitle": "Moses & The Exodus" },
{ "file": "http://localhost:3021/api/output/david-characters.png", "subtitle": "David & Goliath" }
]node scripts/render.mjs --batch assets/puppet-listing.html stories.json output/listings/[
{ "file": "http://localhost:3021/api/output/moses-characters.png", "subtitle": "Moses & The Exodus" },
{ "file": "http://localhost:3021/api/output/david-characters.png", "subtitle": "David & Goliath" }
]node scripts/render.mjs --batch assets/puppet-listing.html stories.json output/listings/| Field | Required | Default | Description |
|---|---|---|---|
| Yes | — | Product image URL (HTTP or file://) |
| No | "Bible Story Puppet Printables" | Large top text on banner |
| No | — | Smaller bottom text on banner |
| No | "12 ELEMENTS + 4 BACKGROUNDS" | Left badge text |
| No | Auto from subtitle | Output filename |
| 字段 | 必填 | 默认值 | 描述 |
|---|---|---|---|
| 是 | — | 产品图片URL(HTTP或file://格式) |
| 否 | "Bible Story Puppet Printables" | 横幅顶部大文本 |
| 否 | — | 横幅底部小文本 |
| 否 | "12 ELEMENTS + 4 BACKGROUNDS" | 左侧徽章文本 |
| 否 | 自动从副标题生成 | 输出文件名 |
PRODUCT_IMAGE_URLTITLE_TEXTSUBTITLE_TEXTBADGE_LEFT_TEXTINSTANT DOWNLOADPRODUCT_IMAGE_URLTITLE_TEXTSUBTITLE_TEXTBADGE_LEFT_TEXTINSTANT DOWNLOADobject-fit: cover; object-position: center centerobject-fit: cover; object-position: center centerassets/puppet-listing.html.canvas.banner.product-area.badge.title.subtitlePRODUCT_IMAGE_URLassets/puppet-listing.html.canvas.banner.product-area.badge.title.subtitlePRODUCT_IMAGE_URL/projects/image-forge/output/http://localhost:3021/api/output/filename.pngfile:///projects/image-forge/output/http://localhost:3021/api/output/filename.pngfile://npx playwright install chromiumnpx playwright install chromium