Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>pdfmoreNew to Visual Studio Code? Get it now.
pdfmore

pdfmore

wytheglobal

|
1,327 installs
| (0) | Free
Display and modify PDF files in VSCode with the latest PDF.js library. Supports dark theme mode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

pdf

Display and modify PDF files in VSCode with the latest PDF.js library. Supports dark theme mode.

Core Features

  1. PDF.js Integration: Utilizes the latest PDF.js library (version 5.4.449) for robust PDF rendering and manipulation capabilities.
  2. PDF Editing & Persistence: Provides comprehensive PDF modification capabilities with seamless save functionality, enabling users to edit and preserve changes to their documents.
  3. Dark Mode Support: Features a fully integrated dark theme mode for enhanced visual comfort and reduced eye strain during extended viewing sessions.

screenshot

screenshot

Contribute

Upgrade PDF.js

  1. Download latest Prebuilt(older browsers).
  2. Extract the ZIP file.
  3. Overwrite ./lib/* by extracted directories.
    • If lib/web/viewer.html has changes, apply these changes to HTML template at pdfPreview.ts.
  4. To not use sample pdf.
  • Remove sample pdf called compressed.tracemonkey-pldi-09.pdf.
  • Remove code about using sample pdf from lib/web/viewer.js.
    defaultUrl: {
      value: "", // "compressed.tracemonkey-pldi-09.pdf"
      kind: OptionKind.VIEWER
    },
    

Change log

See CHANGELOG.md.

License

Please see LICENSE

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft