
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
Foundry PDF + AI Assistant
Advanced tools
The ultimate PDF toolkit for developers, engineers, and researchers: seamlessly view and annotate PDFs, extract code snippets, tables, and data, convert PDF content to Markdown, and highlight important sections with ease. Effortlessly take notes, compare document versions, and manage your workflow—100% offline, privacy-friendly, and forever available as a single .vsix file. No AI dependencies, no internet required, no subscriptions—just powerful productivity tools for PDF files, including support for syntax highlighting, document diffing, table-to-CSV export, OCR, and much more. Perfect for coding, documentation, and technical workflows in Visual Studio Code.
The ultimate offline PDF toolkit for developers, engineers, and technical teams.
- Instantly view, extract, convert, highlight, compare, and annotate PDFs.
- No AI, no internet needed, just one .vsix – forever yours.
.pdf file → "Open With Foundry PDF"Foundry PDF: Open PDFCtrl+Alt+X or command paletteCtrl+Alt+ECtrl+Alt+CCtrl+Alt+FCtrl+Alt+S| Shortcut | Action |
|---|---|
Ctrl+Alt+Z | Zoom |
Ctrl+Alt+X | Extract Text |
Ctrl+Alt+C | Copy Code Blocks |
Ctrl+Alt+E | Export (various) |
Ctrl+Alt+S | Split View |
Ctrl+Alt+F | Search |
{
"pdf-forge.autoReload": true,
"pdf-forge.defaultFormat": "markdown",
"pdf-forge.highlightColor": "#FFEB3B",
"pdf-forge.maxFileSize": 200,
"pdf-forge.enableOcr": false,
"pdf-forge.autoDedupe": true
}
Tweak options via your VS Code settings.json for auto-reload, color, OCR, export format, and more.
./pdf-forge-exports/
└── [filename]/
├── text.txt
├── document.md
├── code-blocks/
│ ├── code-block-1.py
│ ├── ...
│ └── merged-code-all.md
├── tables/
│ ├── table-1.csv
│ └── table-2.json
├── notes.md
└── metadata.json
FAQs
The ultimate PDF toolkit for developers, engineers, and researchers: seamlessly view and annotate PDFs, extract code snippets, tables, and data, convert PDF content to Markdown, and highlight important sections with ease. Effortlessly take notes, compare document versions, and manage your workflow—100% offline, privacy-friendly, and forever available as a single .vsix file. No AI dependencies, no internet required, no subscriptions—just powerful productivity tools for PDF files, including support for syntax highlighting, document diffing, table-to-CSV export, OCR, and much more. Perfect for coding, documentation, and technical workflows in Visual Studio Code.
We found that tamokill12.foundry-pdf-extension demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.