anyway, if you save the page in Chrome and serve it on a local server, it works even with internet disabled, so there's that.
Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
21–30 of 133 posts
Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
#22I'd suggest you at least try and mitigate that by having the LLM do extensive e2e testing if you aren't interested in using your own product.
Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
#23Show HN: PDF Quick – Free PDF tools with 100% client-side processing
https://news.ycombinator.com/item?id=46094734
Show HN: A privacy-first, client-side toolbox (PDF, Imgs, Dev) no server uploads
https://news.ycombinator.com/item?id=46018221
Show HN: FileZen – Client-side PDF and Video tools using WebAssembly
https://news.ycombinator.com/item?id=46339833
Show HN: JW Tool Box – Free, privacy-first web tools (PDF, Image, Converters)
https://news.ycombinator.com/item?id=46065448
Show HN: PDFClear – Browser-based PDF tools with local AI (WASM+Transformers.js)
https://news.ycombinator.com/item?id=46036944
Show HN: Free PDF tools that run in the browser
https://news.ycombinator.com/item?id=46315672
Show HN: Client-side file tools – PDF, images, crypto, all in-browser
Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
#24Was this done heavily LLM assisted? Especially the PDF Edit tools have user-interaction quirks and bugs that a human developer would catch immediately during the regular manual testing when developing. I'd suggest you at least try and mitigate that by having the LLM do extensive e2e testing if you aren't interested in using your own product.
Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
#25Seems like Clientside PDF editors are the new "hello world" app these days. From the last couple months on Show HN alone: Show HN: PDF Quick – Free PDF tools with 100% client-side processing https://news.ycombinator.com/item?id=46094734 Show HN: A privacy-first, client-side toolbox (PDF, Imgs, Dev) no server uploads https://news.ycombinator.com/item?id=46018221 Show HN: FileZen – Client-side PDF and Video tools using…
Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
#26Might be better to provide a downloadable executable instead of asking the user to trust that the browser isn't doing what the browser was designed to do.
Running an executable is a risk by default and the way it interacts with my network is way less transparent. I honestly prefer this in the browser.
Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
#27Earlier quoted context omitted.
Ah, I’m not sure. I’m not directly using their name, and it’s not related, right? It shouldn’t cause any issues, correct?
well you clearly state that your naming is based on their naming with this sentence "The Privacy-First Alternative to" even if it might not stand before court it is enough for a lawyer to write you a letter that is not 100% baseless.
Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
#28makes it difficult to verify that it runs locally. unobfuscated source is not available. important actions, like open a PDF, save edited PDF, will be stuck or error if you cut the internet after opening the site and only unstuck after you reenable internet. I get it's probably for speed anyway, if you save the page in Chrome and serve it on a local server, it works even with internet disabled, so there's that.
Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
#29Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)
#30Might be better to provide a downloadable executable instead of asking the user to trust that the browser isn't doing what the browser was designed to do.