Feature Request: Built-in PDF Reading Support
- 主要語言
- Shell
- 星號
- 11.2k
- 分支
- 1.9k
- 平均合併
- 14 小時 16 分鐘
- 30 天內合併 PR
- 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 還沒有評估資料。