skillfed

Paper2html

Paper2html transforms academic papers into standalone project websites you can deploy immediately. You lead the design process—scripts handle PDF parsing and fact extraction, while you read the material, choose a design language, and hand-author the HTML. The skill validates your work against the extracted content to catch missing figures and broken links.

Paper2html converts academic paper PDFs into self-contained, publish-ready single-page project homepages suitable for GitHub Pages hosting.

AI-generated summary based on this skill's SKILL.md

304 10 Apache-2.0 updated by QuZhan51496

Install

QuZhan51496/paper2anything/paper2html · repository language: Python

git clone https://github.com/QuZhan51496/paper2anything
cp -r paper2anything/paper2html ~/.claude/skills/paper2html
npx skillfed install QuZhan51496/paper2anything/paper2html

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does Paper2html do?

Paper2html transforms academic papers into standalone project websites you can deploy immediately. You lead the design process—scripts handle PDF parsing and fact extraction, while you read the material, choose a design language, and hand-author the HTML. The skill validates your work against the extracted content to catch missing figures and broken links.

Can Paper2html convert PDF paper to HTML homepage?

Yes. Paper2html is built to convert PDF papers to HTML homepages. The tool parses your academic paper PDF, extracts key content and metadata, and helps you author a self-contained, publish-ready project website. You maintain creative control over design while scripts handle the heavy lifting of content extraction and validation.

How do I turn an academic paper into a project webpage with Paper2html?

Paper2html guides you through reading your paper, selecting a design language, and hand-authoring the HTML. The tool extracts figures, metadata, and content from your PDF, then validates your finished page against that extracted data to ensure no figures are missing and all links work correctly before deployment.

Can Paper2html generate a GitHub Pages site from my research paper?

Paper2html is designed to generate GitHub Pages–style landing pages from research papers. It produces a single-page website with your paper's figures and metadata, formatted as a self-contained HTML project page ready to deploy on GitHub Pages or any static hosting service.

What license does Paper2html use?

Paper2html is released under the Apache-2.0 license, allowing you to use, modify, and distribute the tool freely while maintaining attribution to the original authors.

SKILL.md

rendered from the published skill — quoted content, verbatim

paper2html — Paper to single-page project homepage (you-led, coordinated)

Turn a paper PDF into a self-contained, publish-ready single-page project website — the kind of paper homepage researchers commonly build on GitHub Pages. You are the lead author: this file is the recipe, not a fully automated

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 13 files
paper2html/SKILL.md
paper2html/references/design-languages.md
paper2html/references/html-authoring.md
paper2html/references/qa-checklist.md
paper2html/scripts/_env.py
paper2html/scripts/lib/__init__.py
paper2html/scripts/lib/config.py
paper2html/scripts/lib/core.py
paper2html/scripts/lib/mineru_client.py
paper2html/scripts/parse_pdf.py
paper2html/scripts/render_check.py
paper2html/scripts/utils.py
paper2html/scripts/validate.py

Related skills

Tags

pdf-to-web academic-publishing static-site-generation github-pages research-presentation document-conversion landing-page-builder self-contained-html paper-showcase web-authoring