KS
Killer-Skills

extract-page — how to use extract-page how to use extract-page, extract-page alternative, extract-page setup guide, pdf page extraction tool, extract-page vs pdftk, extract-page install, what is extract-page, extract-page python script, pdf to png converter

v1.0.0
GitHub

About this Skill

Perfect for Document Processing Agents needing precise PDF page extraction and image conversion capabilities. extract-page is a tool that allows users to extract a single page from a PDF document and save it as a PNG image using the command line interface.

Features

Extracts single pages from PDF files using tools/extract_page.py
Supports custom output paths for extracted pages
Generates PNG images from extracted pages
Utilizes 1-indexed page numbers for accurate extraction
Allows for basic usage with python tools/extract_page.py $ARGUMENTS[0] $ARGUMENTS[1] command

# Core Topics

anadav anadav
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
51
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add anadav/computer-structure-lecture-slides/extract-page

Agent Capability Analysis

The extract-page MCP Server by anadav is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use extract-page, extract-page alternative, extract-page setup guide.

Ideal Agent Persona

Perfect for Document Processing Agents needing precise PDF page extraction and image conversion capabilities.

Core Value

Enables direct extraction of specific PDF pages as PNG images using 1-indexed page numbering. Provides developers with visual document manipulation capabilities through command-line execution of Python scripts.

Capabilities Granted for extract-page MCP Server

Extracting specific pages for visual analysis
Converting PDF documentation to image formats
Preparing document pages for OCR processing
Creating visual previews of PDF content

! Prerequisites & Limits

  • Requires Python environment
  • Page numbers are 1-indexed only
  • Outputs PNG format exclusively
  • Single page extraction per operation
Project
SKILL.md
606 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Extract PDF Page Tool

Use tools/extract_page.py to extract a single page from a PDF as a PNG image.

Usage

Basic usage:

bash
1python tools/extract_page.py $ARGUMENTS[0] $ARGUMENTS[1]

With custom output path:

bash
1python tools/extract_page.py <file>.pdf <page> -o output.png

Examples

bash
1# Extract page 5 from build/lecture.pdf 2python tools/extract_page.py build/lecture.pdf 5 3 4# Output will be: build/lecture.page5.png

Notes

  • Page numbers are 1-indexed
  • Default output: <file>.page<N>.png
  • Uses pdftoppm (poppler), sips (macOS), or ImageMagick convert

Related Skills

Looking for an alternative to extract-page or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication