Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.
Local-first PDF tools for AI agents — a Model Context Protocol server powered by One promise: the agent works on files that never leave the machine. Unlike cloud PDF APIs, DicePDF processes everything in-process on the user's own disk — no uploads, no third-party servers, no egress. PDF wrangling (extract text, merge, split, redact metadata) is one of the most common things an agent needs to do.…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Local-first PDF tools for AI agents — a Model Context Protocol server powered by One promise: the agent works on files that never leave the machine. Unlike cloud PDF APIs, DicePDF processes everything in-process on the user's own disk — no uploads, no third-party servers, no egress. PDF wrangling (extract text, merge, split, redact metadata) is one of the most common things an agent needs to do. Every other option uploads the user's private documents to a remote API. This one doesn't. Add to…