github / github/copilot-cli

Feature Request: Built-in PDF Reading Support

オープン
#443 コメント 6 件 リアクション 34 件 担当者 0 名 GitHub で見る
area:tools
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

### Describe the feature or problem you'd like to solve

Currently, Copilot CLI cannot natively read PDF documents, which limits its ability to help users working with academic papers, technical documentation, reports, and other PDF-based content. Users must manually install tools like pdftotext (via poppler) or Python libraries like PyPDF2 to work with PDFs.

### Proposed solution

Integrate native PDF reading capabilities into GitHub Copilot CLI to enable direct analysis of PDF documents without requiring users to manually install external dependencies.

Built-in PDF Parser
- Bundle a lightweight PDF parsing library
- Automatically detect PDF files and extract text content when users reference them
- Handle common PDF formats and return structured text output

### Example prompts or workflows

_No response_

### Additional context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。