Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

PDF Image Extractor

svewsvew202 downloads

Adds a command to extract embedded images from the currently open PDF and save them to your vault's attachments folder.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Obsidian plugin which provides a command to find all the embedded images in the currently opened PDF file, and saves each one to a subfolder in your vault.

Recording 2026-06-17 171259

Usage

  1. Open a PDF inside Obsidian.
  2. Run the command palette (Ctrl/Cmd + P) and choose PDF Image Extractor: Extract images from PDF.
  3. The plugin walks every page, extracts the embedded images, and writes them to your configured attachments folder.

By default, saved files are named {pdfname}-p{page}-{index}.png and placed in the same attachments folder as specified by your vault settings, but this can be configured in the plugin settings.

Reporting Bugs

Please submit bug reports to this repo's issues.

Contributing

Contributions are welcome, though please create an issue first before beginning any work so there's no miscommunications.

Development

npm install
npm run dev     # watch / rebuild main.js
npm run build   # type-check + production build

Copy main.js, manifest.json into <vault>/.obsidian/plugins/pdf-image-extractor/ to test inside a vault.

HealthExcellent
ReviewPassed
About
Extract embedded images from the open PDF and save each image into a subfolder in your vault. Scan every page and export images to your attachments folder with indexed filenames and a custom output location.
PDFImagesAttachments
Details
Current version
1.0.3
Last updated
2 months ago
Created
2 months ago
Updates
4 releases
Downloads
202
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
svewsvewsvew
GitHubsvew
  1. Community
  2. Plugins
  3. PDF
  4. PDF Image Extractor

Related plugins

Ink

Handwriting and drawing directly between paragraphs using a digital pen, stylus, or Apple pencil.

Pixel Perfect Image

Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, and much more.

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Image Context Menus

Image context menus (mostly on right click): Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab.

Paste image rename

Rename image after pasting, support name pattern and auto renaming.

Image auto upload

Upload images from your clipboard by PicGo.

Imgur

Upload images from your clipboard to imgur.com and embeds uploaded image to your note.

S3 Image Uploader

Self-host images on AWS S3.

Local images

Find all links to external images in your notes, download and save images locally, and adjust the image links in your notes to point to the saved image files.

Image Gallery

A zero setup masonry image gallery for Obsidian.