markdown-to-image

Convert Markdown content into multi-page PNG poster images.

333|83|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/SpaceZephyr/myskill --skill markdown-to-image-spacezephyr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-to-image
Source: https://github.com/SpaceZephyr/myskill/tree/main/markdown-to-image
Command: npx skills add https://github.com/SpaceZephyr/myskill --skill markdown-to-image-spacezephyr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, markdown, requests, and includes scripts (resource) components.

What problem does it solve?

It turns Markdown notes and summaries into polished poster-style images, making long-form content easier to share on social platforms.

Core Features & Use Cases

  • Fixed 3:4 poster layout optimized for social sharing.
  • Automatic multi-page pagination when content runs long.
  • Smart title extraction, themed SVG header art, bold text handling, and optional YouTube cover image support.
  • Ideal for repackaging podcast summaries, article highlights, and other Markdown content into WeChat, Xiaohongshu, and Weibo ready visuals.

Quick Start

Convert the current Markdown file into one or more shareable poster images with the default 3:4 layout and automatic page splitting.

Frequently Asked Questions about markdown-to-image

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown content into shareable social media poster images?

To convert Markdown into shareable poster images, this tool parses your Markdown content and renders it into fixed 3:4 layout PNGs using Playwright. It applies typography styling and themed SVG headers to produce social-ready visuals automatically.

Does Markdown to image generation support automatic pagination for long-form content?

Yes, Markdown to image generation supports automatic multi-page pagination for long-form content. When your Markdown notes or podcast summaries exceed a single page, the tool splits the content into multiple deterministic PNG outputs automatically.

Can I use Playwright to render Markdown into poster images with custom SVG headers?

Yes, you can use Playwright to render Markdown into poster images with custom SVG headers. The tool leverages Playwright for HTML rendering, applying themed SVG header art and typography styling to generate polished visual output.

How do I generate WeChat or Xiaohongshu ready visuals from Markdown notes?

You generate WeChat or Xiaohongshu ready visuals from Markdown notes by processing your text with this tool. It repackages article highlights and summaries into a fixed 3:4 poster layout optimized specifically for social sharing platforms.

Do I need to install Playwright to render Markdown into PNG poster images?

Yes, you need Playwright installed to render Markdown into PNG poster images. Playwright is a required dependency for the HTML rendering engine that converts your Markdown content into the final styled PNG visual output.

What is the best way to add YouTube cover art to Markdown generated poster images?

The best way to add YouTube cover art to Markdown generated poster images is using this tool's optional YouTube cover image support. It integrates the cover art directly into the themed SVG header during the HTML rendering process.