pdf-reader

Extract text and metadata from PDF files using poppler-utils.

19|4|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/lorenzovenice/nanoclaw-venice --skill pdf-reader-lorenzovenice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf-reader
Source: https://github.com/lorenzovenice/nanoclaw-venice/tree/main/.claude/skills/add-pdf-reader/add/container/skills/pdf-reader
Command: npx skills add https://github.com/lorenzovenice/nanoclaw-venice --skill pdf-reader-lorenzovenice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of extracting text and relevant information from PDF documents, saving users significant time and effort compared to manual copy-pasting or retyping.

Core Features & Use Cases

  • Text Extraction: Extract all text content from PDF files.
  • Layout Preservation: Maintain the original layout, including tables and columns, for better readability and data integrity.
  • Metadata Retrieval: Access PDF metadata such as title, author, and page count.
  • URL Fetching: Download and extract text directly from PDF URLs.
  • Attachment Handling: Seamlessly process PDF attachments received via platforms like WhatsApp.

Quick Start

Use the pdf-reader skill to extract all text from the file 'report.pdf' while preserving its layout.

Frequently Asked Questions about pdf-reader

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

FAQPage Schema
How do I extract text from a PDF while preserving the original layout?

To extract text while preserving layout, this Skill uses command-line tools to maintain original tables and columns. It ensures better readability and data integrity by automating text extraction from PDF files without manual copy-pasting.

Can I extract text and metadata directly from a PDF URL?

Yes, you can extract text and metadata directly from a PDF URL. This Skill features URL fetching capabilities to download documents remotely and retrieve metadata such as title, author, and page count efficiently.

Does this PDF text extraction tool work with WhatsApp attachments?

Yes, this PDF text extraction tool works with WhatsApp attachments. It seamlessly processes PDF files received via messaging platforms, extracting text and metadata for administrative and research tasks.

Do I need poppler-utils to extract metadata from PDF documents?

Yes, you need poppler-utils installed to extract metadata from PDF documents. This Skill requires the pdftotext and pdfinfo command-line tools from the poppler-utils package for efficient text and metadata extraction.

What is the best way to automate document analysis for local PDF files?

The best way to automate document analysis for local PDF files is using this Skill's command-line text extraction. It processes local documents instantly, preserving layout and retrieving metadata to save significant manual effort.