extract-paper-images

Extract and organize images from arXiv source files or PDFs.

2|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/ther7777/self-skills --skill extract-paper-images-ther7777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extract-paper-images
Source: https://github.com/ther7777/self-skills/tree/main/skills/extract-paper-images
Command: npx skills add https://github.com/ther7777/self-skills --skill extract-paper-images-ther7777

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fitz, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of obtaining relevant images from academic papers, saving researchers and students time in visual content extraction.

Core Features & Use Cases

  • Source Identification: Detects and handles arXiv IDs and local PDF files to locate source material.
  • Image Extraction: Prioritizes extracting original figure images from arXiv source files, falling back to extracting images directly from PDFs.
  • Use Case: Researchers can quickly obtain all figures from a paper for inclusion in presentations or notes, ensuring high-quality visuals.

Quick Start

Approach the paper by providing its arXiv ID or local PDF path, and let the system extract and organize images automatically.

Frequently Asked Questions about extract-paper-images

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

FAQPage Schema
How do I extract images from a research paper PDF?

To extract images from a research paper, provide an arXiv ID or local PDF path. The system prioritizes original source files for high-quality extraction and falls back to direct PDF image processing.

Can I automatically download figures from arXiv papers?

Yes, you can automatically download figures from arXiv papers by supplying the arXiv ID. The system locates and extracts original figure images directly from the arXiv source files.

Do I need Python fitz and requests to extract scientific paper images?

Yes, you need Python with the fitz and requests libraries installed. These dependencies are required for downloading arXiv source files and processing images directly from PDF documents.

What is the best way to get high-quality figures from academic papers for presentations?

The best way to get high-quality figures is extracting original images from source files rather than the PDF. This approach ensures optimal visual quality for academic note-taking and presentations.

Why does the system prioritize source files over PDFs for image extraction?

Source files are prioritized for image extraction because they contain the original, uncompressed figure images. This ensures higher visual fidelity compared to extracting embedded images from a compiled PDF.

What happens if arXiv source files are unavailable for image extraction?

If arXiv source files are unavailable, the system falls back to extracting images directly from the PDF document. This ensures you still obtain the visual content needed for your research.