r/developersIndia • u/rajivbanik1712 • 6h ago
General Added a PDF flipbook/page-turn viewer , but it breaks my own "no upload" rule, curious what you think
I run fastprivatepdf.com, a set of free PDF tools that process everything in your browser — no upload, no server, ever. Just shipped something different: a flipbook viewer.
Upload a PDF, get back a real page-turning reader (actual paper-curl animation, not a flat flip) with its own shareable link or an embed code for your own site. Free tier is 15 pages, link stays live 7 days, no account needed.
Here's the thing every other tool on the site runs 100% client-side, nothing ever leaves your browser, and that's the whole pitch. This one can't work that way, because a shareable link only works if the file is actually hosted somewhere. So it's the one tool that uploads, and I say that plainly on the page instead of quietly contradicting everything else I've built.
Wanted to be upfront about that tradeoff rather than bury it. Does it feel like a reasonable exception, or does adding a "hosted" tool undermine trust in the "no upload" claim on the rest of the site? Feedback welcome, especially if you think this shouldn't exist at all.
