Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.
The file-processing layer for agents and apps that can't send files to a third party. Compress, convert, resize, merge/split PDFs, strip metadata, and remove backgrounds — exposed as an MCP server, a metered REST API, and an npm SDK. Zero-retention by default: files are processed in memory and never stored or logged. Built from filewash.app's client-side WASM tools. Same logic, now callable by…
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.
The file-processing layer for agents and apps that can't send files to a third party. Compress, convert, resize, merge/split PDFs, strip metadata, and remove backgrounds — exposed as an MCP server, a metered REST API, and an npm SDK. Zero-retention by default: files are processed in memory and never stored or logged. Built from filewash.app's client-side WASM tools. Same logic, now callable by your agents. Every other file-tools API and MCP server is a wrapper around an upload-to-server…