Show HN: Free, in-browser PDF editor (breezepdf.com)

54 points by philjohnson ↗ HN
Edit, sign, merge, compress, redact, OCR, fill forms, extract tables, and 30+ more tools — all in the browser, no sign-up. Files never leave your computer. Now with a desktop app (macOS/Windows/Linux) and a CLI/SDK for developers.

Last time this was posted it was in it's infancy, and how I've added a bunch more to it

11 comments

[ 3.5 ms ] story [ 22.5 ms ] thread
Tried to convert to docx, got failed to import js module error.
>This will use 1 of your free monthly downloads. You have 3 remaining.

If this is in [my] browser, why should I pay?

"You've used all 3 free downloads this month" much free very no signup
Bit bummed to see many posts pitching their own products (often paid) rather than give OP feedback which is the spirit of a ShowHN. There should be a blanket policy of disallowing that.
Looks nice.

Redacting text seems to actually work. However, editing existing text results in both the original text and the edited version being shown in the PDF after download.

(The page downloads mupdf (WASM) for rendering the PDF. When "downloading" (= saving) the PDF, the page first checks whether the allowed three downloads have been reached via a POST request (no PDF data uploaded), then it downloads PyIodide and some Python wheels (pdfrw, defusedxml) before creating the PDF file.

Not interested in using a tool like this unless it's open source and we can verify it is privacy respecting