Releases: PSPDFKit-labs/nudocs-cli
Releases · PSPDFKit-labs/nudocs-cli
v1.0.0 — Initial Release 🎉
🎉 Initial Release
First public release of the Nudocs CLI — a command-line interface for Nudocs.ai.
Installation
npm install -g @nutrient-sdk/nudocs-cliOr use directly:
npx @nutrient-sdk/nudocs-cli --helpCommands
upload— Upload documents (markdown, docx, pdf, html, and more) to Nudocslist— List all your Nudocs documentslink— Get a shareable edit link for any documentpull— Download/export documents in various formats (docx, md, pdf, html, txt)delete— Delete documents from your Nudocs accountconfig— Show current CLI configuration and status
Features
- 📄 15+ input formats — Upload markdown, Word, PDF, HTML, LaTeX, EPUB, and more
- 📤 Multiple export formats — Pull documents back as DOCX, Markdown, PDF, HTML, or plain text
- 🔑 Flexible authentication — API key via environment variable or config file
- 💾 Smart state tracking — Remembers your last upload for quick follow-up commands
- 🤖 AI agent friendly — Designed for use with Claude, Codex, Clawdbot, and other AI assistants
- 🔧 Zero dependencies — Uses native Node.js fetch, works with Node 18+
Links
- npm package
- Nudocs.ai
- MCP Server (for Claude Desktop)