Skip to content

PDF++

The most Obsidian-native PDF annotation tool ever.

The above warnings are based on limited information and might not always be accurate.

Data

IDpdf-plus
Authorryotaushio
FundingSupport the Author via Ko-fi
Support the Author via GitHub Sponsor
Support the Author via Buy Me a Coffee
Minimum Obsidian Version1.5.8
Official Release Date2024-02-27
Last update2025-08-30

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2024-02-27Plugin Added
2026-05-12authorRyota Ushioryotaushio
2026-05-12repoRyotaUshio/obsidian-pdf-plusryotaushio/obsidian-pdf-plus
2026-05-27Plugin Removed
2026-05-28Plugin Re-Added

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size1.04 MB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings14 disclosures
Uses BRAT beta releasesYes
DependenciesNone
Dev Dependencies@cantoo/pdf-lib, @capacitor/app, @capacitor/core, @capacitor/device, @eslint/eslintrc, @eslint/js, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, electron, esbuild, eslint, globals, monkey-around, obsidian, p-limit, pdfjs-dist, tslib, typescript

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Cors Free Network AccessUses Obsidian request APIs
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Embedded Base64 BlobIncludes large embedded base64 blobs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache, Updates frontmatter through Obsidian APIs
Network AccessUses Obsidian request APIs, Uses browser network APIs
Node Filesystem AccessUses direct Node filesystem-related modules
Note Content AccessReads vault files
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteRenames, deletes, trashes, or copies vault files, Updates frontmatter through Obsidian APIs, Writes vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighFunction (2), dynamic_code:function_constructor (1)
Uses direct Node filesystem-related modulesWarningHighos (1)
Uses Node process or subprocess APIsWarningHighprocess.env (1), child_process (2)
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.trashFile (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.readText (1), navigator.clipboard.write (1), navigator.clipboard.writeText (19)
Includes large embedded base64 blobsInfoHighbase64 blob (15)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (29), this.registerDomEvent (15), this.registerEvent (23), this.registerInterval (1)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (3), app.metadataCache.getFirstLinkpathDest (3), app.metadataCache (17)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (1)
References URLs or constructs URL objectsInfoHighhttp:// (3), https:// (54), URLSearchParams (7)
Uses browser network APIsInfoHighfetch (1)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (23), obsidian.Setting (23)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addRibbonIcon (2)
Accesses Obsidian vault APIsInfoHighapp.vault (60)
Accesses vault foldersInfoHighapp.vault.getFolderByPath (1), app.vault.getRoot (2)
Enumerates vault filesInfoHighapp.vault.getAllLoadedFiles (1), app.vault.getFiles (1), app.vault.getMarkdownFiles (1)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (2), workspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.read (4), app.vault.readBinary (2)
References Obsidian URI linksInfoHighobsidian:// (19)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (2)
Writes vault filesInfoHighapp.vault.create (2), app.vault.createBinary (4), app.vault.createFolder (3), app.vault.modify (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (84)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (4)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (1), app.workspace.revealLeaf (2)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 19685 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
0.1.02023-12-20Released while not listed
0.2.02023-12-20Released while not listed
0.3.02023-12-20Released while not listed
0.4.02023-12-20Released while not listed
0.4.12023-12-20Released while not listed
0.4.22023-12-21Released while not listed
0.4.32023-12-21Released while not listed
0.4.42023-12-21Released while not listed
0.5.02023-12-21Released while not listed
0.5.12023-12-21Released while not listed
0.6.02023-12-21Released while not listed
0.6.12023-12-21Released while not listed
0.7.02023-12-22Released while not listed
0.7.12023-12-22Released while not listed
0.8.02023-12-22Released while not listed
0.8.12023-12-22Released while not listed
0.8.22023-12-23Released while not listed
0.8.32023-12-23Released while not listed
0.8.42023-12-24Released while not listed
0.8.52023-12-24Released while not listed
0.9.02023-12-24Released while not listed
0.9.12023-12-24Released while not listed
0.9.22023-12-24Released while not listed
0.9.32023-12-24Released while not listed
0.9.42023-12-24Released while not listed
0.9.52023-12-24Released while not listed
0.9.62023-12-24Released while not listed
0.9.72023-12-24Released while not listed
0.10.02023-12-25Released while not listed
0.10.12023-12-25Released while not listed
0.10.22023-12-25Released while not listed
0.10.32023-12-25Released while not listed
0.10.42023-12-25Released while not listed
0.10.52023-12-25Released while not listed
0.10.62023-12-26Released while not listed
0.10.72023-12-26Released while not listed
0.10.82023-12-26Released while not listed
0.11.02023-12-26Released while not listed
0.11.12023-12-26Released while not listed
0.12.02023-12-26Released while not listed
0.12.12023-12-26Released while not listed
0.12.22023-12-27Released while not listed
0.13.02023-12-27Released while not listed
0.13.12023-12-27Released while not listed
0.14.02023-12-28Released while not listed
0.15.02023-12-28Released while not listed
0.15.12023-12-28Released while not listed
0.15.22023-12-28Released while not listed
0.15.32023-12-28Released while not listed
0.15.42023-12-28Released while not listed
0.15.52023-12-29Released while not listed
0.15.62023-12-29Released while not listed
0.15.72023-12-29Released while not listed
0.16.02023-12-29Released while not listed
0.17.02023-12-30Released while not listed
0.18.02023-12-30Released while not listed
0.19.02023-12-30Released while not listed
0.19.12023-12-31Released while not listed
0.20.02023-12-31Released while not listed
0.20.12023-12-31Released while not listed
0.20.22023-12-31Released while not listed
0.20.32024-01-04Released while not listed
0.21.02024-01-07Released while not listed
0.21.12024-01-07Released while not listed
0.21.22024-01-07Released while not listed
0.21.32024-01-07Released while not listed
0.22.02024-01-27Released while not listed
0.23.02024-01-27Released while not listed
0.24.02024-01-30Released while not listed
0.25.02024-01-30Released while not listed
0.26.02024-01-31Released while not listed
0.27.02024-02-01Released while not listed
0.27.12024-02-01Released while not listed
0.27.22024-02-01Released while not listed
0.27.32024-02-01Released while not listed
0.27.42024-02-01Released while not listed
0.27.62024-02-02Released while not listed
0.27.72024-02-02Released while not listed
0.27.82024-02-02Released while not listed
0.27.92024-02-02Released while not listed
0.27.102024-02-03Released while not listed
0.27.112024-02-03Released while not listed
0.27.122024-02-03Released while not listed
0.27.132024-02-03Released while not listed
0.27.142024-02-04Released while not listed
0.28.02024-02-04Released while not listed
0.28.12024-02-04Released while not listed
0.29.02024-02-06Released while not listed
0.29.12024-02-06Released while not listed
0.29.22024-02-07Released while not listed
0.30.02024-02-07Released while not listed
0.30.12024-02-07Released while not listed
0.30.22024-02-07Released while not listed
0.30.32024-02-08Released while not listed
0.30.42024-02-08Released while not listed
0.31.02024-02-09Released while not listed
0.31.12024-02-09Released while not listed
0.31.22024-02-10Released while not listed
0.31.32024-02-10Released while not listed
0.31.42024-02-10Released while not listed
0.31.52024-02-10Released while not listed
0.31.62024-02-11Released while not listed
0.31.72024-02-12Released while not listed
0.32.02024-02-13Released while not listed
0.32.12024-02-13Released while not listed
0.33.02024-02-14Released while not listed
0.33.12024-02-14Released while not listed
0.34.02024-02-15Released while not listed
0.35.02024-02-15Released while not listed
0.35.12024-02-15Released while not listed
0.35.22024-02-16Released while not listed
0.35.32024-02-16Released while not listed
0.35.42024-02-16Released while not listed
0.35.52024-02-16Released while not listed
0.35.62024-02-16Released while not listed
0.35.72024-02-16Released while not listed
0.35.82024-02-17Released while not listed
0.35.92024-02-17Released while not listed
0.35.102024-02-17Released while not listed
0.35.112024-02-17Released while not listed
0.35.122024-02-17Released while not listed
0.35.132024-02-17Released while not listed
0.35.142024-02-17Released while not listed
0.35.152024-02-18Released while not listed
0.35.162024-02-18Released while not listed
0.35.172024-02-18Released while not listed
0.35.182024-02-19Released while not listed
0.35.192024-02-20Released while not listed
0.35.202024-02-20Released while not listed
0.35.212024-02-21Released while not listed
0.35.21-debug2024-02-22Prerelease, Released while not listed
0.35.222024-02-23Released while not listed
0.35.22-debug2024-02-24Prerelease, Released while not listed
0.35.232024-02-24Released while not listed
0.35.242024-02-24Released while not listed
0.35.252024-02-26Released while not listed
0.35.262024-02-26Released while not listed
0.36.02024-02-27None
0.36.12024-02-27None
0.36.22024-02-27None
0.36.32024-02-27None
0.36.42024-02-27None
0.37.0-beta62024-02-29None
0.37.0-beta52024-02-29None
0.37.0-beta42024-02-29None
0.37.0-beta32024-02-29None
0.37.0-beta2024-02-29None
0.37.0-beta92024-03-01None
0.37.0-beta82024-03-01None
0.37.0-beta72024-03-01None
0.37.0-beta132024-03-01None
0.37.0-beta122024-03-01None
0.37.0-beta112024-03-01None
0.37.0-beta102024-03-01None
0.37.02024-03-01None
0.37.12024-03-02None
0.37.22024-03-02None
0.37.32024-03-02None
0.37.42024-03-02None
0.37.52024-03-02None
0.37.62024-03-02None
0.37.72024-03-02None
0.37.82024-03-02None
0.37.92024-03-03None
0.37.102024-03-03None
0.37.112024-03-05None
0.37.122024-03-08None
0.37.132024-03-10None
0.37.142024-03-10None
0.37.152024-03-10None
0.37.162024-03-12None
0.38.0-beta32024-03-14None
0.38.0-beta22024-03-14None
0.38.0-beta2024-03-14None
0.38.02024-03-17None
0.38.12024-03-17None
0.38.22024-03-17None
0.38.3-beta32024-03-17None
0.38.3-beta22024-03-17None
0.38.3-beta12024-03-17None
0.38.32024-03-17None
0.38.42024-03-18None
0.38.52024-03-18None
0.38.62024-03-18None
0.38.72024-03-19None
0.38.82024-03-19None
0.38.92024-03-19None
0.38.102024-03-20None
0.38.112024-03-20None
0.38.122024-03-20None
0.38.132024-03-20None
0.38.142024-03-20None
0.38.152024-03-20None
0.39.02024-03-21None
0.39.12024-03-22None
0.39.22024-03-22None
0.39.32024-03-24None
0.39.42024-03-26None
0.39.52024-03-26None
0.39.62024-03-28None
0.39.72024-03-30None
0.39.82024-03-30None
0.39.92024-03-30None
0.39.102024-03-31None
0.39.112024-03-31None
0.39.122024-04-03None
0.39.132024-04-06None
0.39.14-beta02024-04-08None
0.39.142024-04-09None
0.39.152024-04-12None
0.39.162024-04-12None
0.39.172024-04-20None
0.39.182024-04-20None
0.39.192024-04-23None
0.39.202024-04-23None
0.39.212024-04-23None
0.39.222024-04-24None
0.39.232024-04-28None
0.39.242024-05-12None
0.39.252024-05-24None
0.39.262024-05-24None
0.40.02024-05-29None
0.40.12024-06-01None
0.40.22024-06-01None
0.40.32024-06-03None
0.40.42024-06-04None
0.40.52024-06-08None
0.40.62024-06-11None
0.40.72024-06-12None
0.40.82024-06-15None
0.40.92024-08-10None
0.40.102024-09-23None
0.40.112024-09-25None
0.40.122024-10-22None
0.40.132024-10-22None
0.40.142024-12-20None
0.40.152024-12-20None
0.40.162024-12-21None
0.40.172024-12-22None
0.40.182024-12-25None
0.40.192024-12-28None
0.40.202024-12-30None
0.40.212025-01-01None
0.40.222025-01-09None
0.40.232025-01-15None
0.40.242025-01-31None
0.40.252025-02-21None
0.40.262025-02-22None
0.4.272025-02-27None
0.40.272025-02-28None
0.40.282025-03-18None
0.40.292025-05-23None
0.40.302025-06-10None
0.40.312025-08-30None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.