Live data from Hacker News

Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

pdfwithlove.netlify.app

121–130 of 133 posts

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#121
post #64

The "source" link at the footer seems to point to the author's GitHub profile, not source repository. The repo under it contains no code either.

After the incident with Tailwind CSS, I decided not to make this open source. Sponsorship has been zero since COVID, so it’s genuinely hard for open-source developers to sustain their work

You have a nice website, and I noticed that it uses Tailwind too.

Did you buy Tailwind Plus to support them?

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#122

Earlier quoted context omitted.

I can easily check network monitor in the browser to see exactly what a web app is doing. 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.

Most users don't know how to do that

Even less users know how to do this with an executable.

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#123

Earlier quoted context omitted.

So if a platform is vibe-coded, it suddenly has no value? When the Spotify founder vibe-codes an app, it’s praised—but when an open-source contributor like me does it, it’s seen as a bad thing? That doesn’t seem fair

> When the Spotify founder vibe-codes an app, it’s praised Not sure which app you're talking about

https://x.com/tobi/status/2010438500609663110?s=20

Shopify CEO

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#124

Oh cool. Can we add workflows to this? First merge all files then depending on output size compress to fit the size and other requirements? Or take out page 35, then compress rest Or extract page 2,5 and merge them and give me output withoit compress

I actually built a tool called FlowPDF - https://www.flowpdf.app/ - specifically to solve this "logic" problem. I found that single-button tools were too limiting for things like "Merge -> Check Size -> Compress".

It uses a node-based graph so you can literally string those steps together (e.g., Merge files -> Split out page 35 -> Compress the rest) and save it as a repeatable workflow.

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#125
post #81

I'm hoping one of these efforts will lead to local translation of PDFs. Anyone aware of one? Not local, but the best I've found is using Google Translate via camera/images.

I've been working on exactly this with FlowPDF (https://www.flowpdf.app/). It was a huge pain to find a tool that didn't rely on Google APIs.

I integrated a local translation model. It downloads the model to your browser cache on the first run (so it's a bit heavy initially), but after that, you can OCR and translate documents 100% offline without uploading anything.

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#126

Seems 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…

You're right, the market is flooded with simple "button grid" apps. That saturation is actually why I built FlowPDF.

I didn't want another list of basic tools; I wanted to chain them. I built a node-based editor so you can create actual pipelines (Merge -> OCR -> Filter -> Compress) rather than just doing one-off tasks.

I think that's the only way to actually add value over the 50 other "Hello World" clones.

https://www.flowpdf.app/ if you wanna check it out!

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#127

Earlier quoted context omitted.

> When the Spotify founder vibe-codes an app, it’s praised Not sure which app you're talking about

https://x.com/tobi/status/2010438500609663110?s=20 Shopify CEO

He vibecoded a web viewer for an open file format as a one time project for personal use. It's not even a public project. Not sure how it's relevant.

That being said, Shopify CEO has the worst AI takes ever so he's probably the last person you should take as your role model.

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#128

I find Stirling to be one of the best ones out there. Open source and has been in development for a couple of years, at least - https://github.com/Stirling-Tools/Stirling-PDF/

+1. Bit nervous about their new pricing/licensing model but so far all the major stuff I use is in the OSS side.

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#129

Earlier quoted context omitted.

https://x.com/tobi/status/2010438500609663110?s=20 Shopify CEO

He vibecoded a web viewer for an open file format as a one time project for personal use. It's not even a public project. Not sure how it's relevant. That being said, Shopify CEO has the worst AI takes ever so he's probably the last person you should take as your role model.

I don’t have a role model, bro, and I don’t need to justify anything to you. You’re not that important-so yeah, go ahead and make some contribution to the world, not here

Re: Show HN: Pdfwithlove – PDF tools that run 100% locally (no uploads, no back end)

#130

Earlier quoted context omitted.

After the incident with Tailwind CSS, I decided not to make this open source. Sponsorship has been zero since COVID, so it’s genuinely hard for open-source developers to sustain their work

You have a nice website, and I noticed that it uses Tailwind too. Did you buy Tailwind Plus to support them?

yes I have
Post reply on HN