Privacy-First PDF Converter
Client-side WASM conversion is nice, but CyberChef and pdf2go already do this.

WASM-based conversion keeps sensitive PDFs on-device when cloud tools aren't an option.
Users handling sensitive documents requiring privacy
iLovePDF · Smallpdf · PDF24
Client-side WASM conversion is nice, but CyberChef and pdf2go already do this.
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.
Batch HEIC conversion with no upload—but CyberChef and browser DevTools do this already.
ffmpeg.wasm converter running entirely in-browser so files never leave your device.
Yet another client-side converter when ilovepdf and Squoosh already dominate.
Yet another PDF API wrapper competing with Puppeteer and DocRaptor.