Back to browse
Private image and PDF tools that run in the browser

Private image and PDF tools that run in the browser

by thegamer·Jun 11, 2026·1 point·0 comments

AI Analysis

●●SolidCozySolve My Problem

C2PA inspector and true PDF redaction stand out in a sea of basic EXIF removers.

Strengths
  • C2PA/Content Credentials inspector is timely and rarely found in free browser tools.
  • PDF redaction creates actual black pixels instead of overlay boxes that OCR can bypass.
  • Twenty-plus tools with consistent privacy guarantees—nothing leaves the device, ever.
Weaknesses
  • Individual tools like EXIF removal and format conversion already have many free alternatives.
  • No batch processing API or automation—manual drop-and-download for each file.
Category
Target Audience

Privacy-conscious users, journalists, activists, anyone handling sensitive documents

Similar To

exifremove.com · verexif.com · pdf24 tools

Similar Projects

AI/ML●●Solid

I'm running ML models for PDF layout analysis entirely in the browser

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.

WizardryBold Bet
bobsingor
303mo ago
Open Source●●Solid

PDFLince. Privacy first, client side PDF tool

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.

Niche GemShip It
GSiesto
233mo ago