Skip to content

Document Weaver

Convert local documents (Word, PDF, PowerPoint, HWP, Excel) to Markdown and save into your Obsidian vault. - This plugin has not been manually reviewed by Obsidian staff.

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

Data

IDdocument-weaver
AuthorHJ
FundingSupport the Author
Minimum Obsidian Version1.4.0
Official Release Date2026-05-23
Last update2026-05-24

Last Refresh

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

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

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-05-23Plugin Added
2026-05-23authorgs-axHJ
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Convert local documents (Word, PDF, PowerPoint, HWP, Excel) to Markdown and save into your Obsidian vault.Convert local documents (Word, PDF, PowerPoint, HWP, Excel) to Markdown and save into your Obsidian vault. - This plugin has not been manually reviewed by Obsidian staff.

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size5.67 MB
Detected ES VersionES2018
Probably MinifiedNo
main.js API Findings11 disclosures
Uses BRAT beta releasesNo
Dependenciesfflate, hwp.js, mammoth, pdfjs-dist, xlsx
Dev Dependencies@types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, esbuild, obsidian, 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
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Embedded Base64 BlobIncludes large embedded base64 blobs
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses 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 WriteWrites vault files
Webassembly UsageUses WebAssembly APIs
Worker UsageUses Worker APIs
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighimport (1), eval (1), Function (11), dynamic_code:eval (1)
Uses direct Node filesystem-related modulesWarningHighfs (4), path (1), stream (1)
Uses Node process or subprocess APIsWarningHighprocess.env (2)
Uses WebAssembly APIsInfoHighWebAssembly (2)
Uses Worker APIsInfoHighWorker (1)
Includes large embedded base64 blobsInfoHighbase64 blob (2)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (33)
References URLs or constructs URL objectsInfoHighhttp:// (143), https:// (2), URL (13)
Uses browser network APIsInfoHighfetch (4), XMLHttpRequest (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (2)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (14), obsidian.Setting (14)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (1)
Accesses Obsidian vault APIsInfoHighapp.vault (13)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.read (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (4)
Writes vault filesInfoHighapp.vault.create (2), app.vault.createFolder (1), app.vault.modify (2)
Accesses Obsidian workspace APIsInfoHighapp.workspace (1)

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 2609 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
1.0.52026-05-23None
1.0.62026-05-23None
1.0.72026-05-23None
1.0.82026-05-24None
1.0.92026-05-24None
1.0.102026-05-24None
1.0.112026-05-24None