glmv-pdf-to-web

Convert PDFs into self-contained one-page websites with outline.json.

458|40|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/zai-org/GLM-skills --skill glmv-pdf-to-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glmv-pdf-to-web
Source: https://github.com/zai-org/GLM-skills/tree/main/skills/glmv-pdf-to-web
Command: npx skills add https://github.com/zai-org/GLM-skills --skill glmv-pdf-to-web

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pillow, pymupdf, and includes scripts (resource) components.

What problem does it solve?

This skill converts a PDF (research paper, technical report, or project document) into a beautiful single-page academic/project website with a structured outline JSON. Trigger this skill when you want to make a paper page, project homepage, or academic website from a PDF — in Chinese or English.

Core Features & Use Cases

  • Convert a PDF into a polished academic or project website with a structured outline.json
  • Generate local crops and a structured outline to support offline viewing
  • Create a paper-homepage or project site from a PDF in English or Chinese

Quick Start

Provide a PDF to generate a self-contained one-page website with an outline.json and local cropped images.

Frequently Asked Questions about glmv-pdf-to-web

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

FAQPage Schema
How do I convert a research paper PDF into a shareable academic website?

To convert a research paper PDF into a shareable academic website, this skill transforms the document into a self-contained one-page static site with a structured outline.json for quick publication and offline viewing.

Can I generate a project homepage from a PDF with local image cropping?

Yes, you can generate a project homepage from a PDF with local image cropping. This skill implements an end-to-end workflow that renders pages at DPI 120 and crops images locally to create a ready-to-serve static site.

Does this PDF to webpage conversion tool support both Chinese and English documents?

Yes, this PDF to webpage conversion tool supports both Chinese and English documents. It is designed to handle research papers, technical reports, and project documents in either language to produce a polished single-page website.

What is the best way to create a structured outline from a PDF for quick publication?

The best way to create a structured outline from a PDF for quick publication is using this skill, which outputs a self-contained local HTML page alongside an outline.json file to support structured navigation and offline viewing.

Do I need to install specific dependencies to render a PDF into a static site locally?

Yes, to render a PDF into a static site locally, you need the specific dependencies pillow and pymupdf installed to support the local image cropping and page rendering processes required for generating the website.