pdf-to-word

�� PDF �ļ�ת��Ϊ Word �ĵ���.docx��

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 32 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (PDF → Word) matches the included script and requirements. The only dependency is pdf2docx, which is appropriate for this functionality. No unexpected binaries, credentials, or unrelated privileges are requested.
Instruction Scope
SKILL.md asks the user to provide a PDF file and describes conversion to .docx. The runtime instructions and the convert.py implementation operate on a local file path, print the output path, and do not reference other files, environment variables, or external endpoints. The docs explicitly warn that scanned PDFs/OCR are not supported.
Install Mechanism
There is no install spec (instruction-only skill) and a simple requirements.txt listing pdf2docx==0.5.8. Installing from PyPI is the expected way to obtain that library. No downloads from arbitrary URLs or archive extraction are present.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script only needs access to the supplied PDF file and to write the output .docx.
Persistence & Privilege
The skill is not always-enabled and does not request persistent agent privileges or modify other skills or system settings. It runs on demand and has no autonomous or elevated persistence requirements.
Assessment
This skill appears coherent and small: it converts a provided local PDF file to .docx using the pdf2docx library. Before installing or using it: (1) confirm you want to install pdf2docx==0.5.8 from PyPI in a trusted environment (preferably a sandboxed/isolated runtime), (2) avoid uploading highly sensitive documents unless you control the runtime — the script runs on the host that executes it and will access the files you give it, (3) note that scanned/image-only PDFs likely need OCR (this skill does not do OCR), and (4) if you require extra assurance, review the small convert.py source and the pdf2docx package contents for any unwanted behavior.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk9784mtq6mgrmfkqhy5sx3s36x831jjc

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

PDF ת Word ����

����

�����û��ϴ��� PDF �ļ�������ת��Ϊ�ɱ༭�� Word �ĵ���.docx����������ת������ļ���

ʹ�÷�ʽ

  1. �û��������з��� PDF �ļ���������ָ�������� PDF ת�� Word�� �� ��������ļ�ת��Ϊ Word ��ʽ����
  2. �����Զ����ú�̨�ű�����ת����
  3. ת����ɺ󣬷��� Word �ļ����������ӻ�ֱ�����ļ���ʽ���͸��û���

ע������

  • ��Ҫ Python ����������װ pdf2docx �⡣
  • ת������ PDF ������Ҫ�����ӣ������ĵȴ���
  • ��� PDF �������ӱ����ɨ��ͼƬ��ת��Ч���������ޣ�������� OCR ����ʹ�ã���

ʾ��

�û�����������ͬ PDF ת�� Word �ļ������ϴ��ļ��� AI�����ü��� �� ����ת����� Word �ļ���

Files

3 total
Select a file
Select a file to preview.

Comments

Loading comments…