Pooch PDF – Save Web Articles as Clean PDFs to Google Drive
Reader-mode extraction to searchable PDFs in Google Drive, one click, zero signup.

C2PA inspector and true PDF redaction stand out in a sea of basic EXIF removers.
Privacy-conscious users, journalists, activists, anyone handling sensitive documents
exifremove.com · verexif.com · pdf24 tools
Reader-mode extraction to searchable PDFs in Google Drive, one click, zero signup.
Fully local, offline-capable RAG with multi-step reasoning—competes with Perplexity, LlamaIndex, but shut down.
Runs full layout detection — PP-DocLayoutV3 for blocks/titles/tables and Microsoft's table-transformer for cell structure — entirely in the browser via ONNX Runtime (WASM/WebGPU), so documents never leave the tab. Impressive technical work, but the models are ~60MB and inference is CPU/GPU-heavy, so expect crashes on phones and slow analysis on older machines. The plugin-first approach (React/Svelte/Vue) and open-source repo make it a very usable proof-of-concept for privacy-first PDF tooling.
DocuSign API built specifically for AI agents with MCP server integration.
Native macOS Markdown viewer when Marked 2 and Typora already exist.
Zero-server processing inside the browser is the clever bit — Web Workers + pdf-lib/PDF.js lets you compress, merge, split and convert large PDFs without uploading sensitive files. The app also supports offline use and multiple languages, but the repo is early-stage with minimal community traction, so it’s useful now for cautious users or integrators rather than a drop-in replacement for mature SaaS players.