원클릭으로
slides-grab-card-news
// Generate square Instagram-style card news by reusing the slides-grab workflow with card-news mode enabled. Defaults to per-slide PNG export.
// Generate square Instagram-style card news by reusing the slides-grab workflow with card-news mode enabled. Defaults to per-slide PNG export.
| name | slides-grab-card-news |
| description | Generate square Instagram-style card news by reusing the slides-grab workflow with card-news mode enabled. Defaults to per-slide PNG export. |
| metadata | {"short-description":"Square card-news workflow on top of slides-grab (PNG by default)"} |
Use this when the user wants card news instead of a widescreen presentation.
Reuse the existing slides-grab plan/design/export workflow, but generate square outputs optimized for Instagram posts. Per-slide PNG is the default export since Instagram and most card-news distribution channels consume images, not PDFs.
slides-grab-plan.slides-grab validate --slides-dir <path> --mode card-newsslides-grab build-viewer --slides-dir <path> --mode card-newsslides-grab edit --slides-dir <path> --mode card-newsslides-grab png --slides-dir <path> --slide-mode card-news --resolution 2160p--output-dir <path>/out-png to choose the output folder (defaults to <slides-dir>/out-png).slides-grab pdf --slides-dir <path> --slide-mode card-news --output <name>.pdfslides-grab convert --slides-dir <path> --mode card-news --output <name>.pptx (experimental / unstable)slides-grab figma --slides-dir <path> --mode card-news --output <name>-figma.pptx (experimental / unstable)slides-grab png --slide-mode card-news; only switch to PDF/PPTX/Figma when the user explicitly requests it.