HackerTrans
TopNewTrendsCommentsPastAskShowJobs

philjohnson

no profile record

Submissions

Show HN: BreezePDF – Free, in-browser PDF editor

breezepdf.com
97 points·by philjohnson·3 miesiące temu·46 comments

Show HN: Free, in-browser PDF editor

breezepdf.com
54 points·by philjohnson·4 miesiące temu·43 comments

[untitled]

4 points·by philjohnson·4 miesiące temu·0 comments

comments

philjohnson
·3 miesiące temu·discuss
Thank you!
philjohnson
·3 miesiące temu·discuss
Nope. 3 free per month. You'd know that if you tried it. Commonly known as a "free plan"
philjohnson
·3 miesiące temu·discuss
Bad analogy

Imagine a pizza place where you can try three slices for free before you order one?

Or that you can make a pizza at the shop, add and remove topping as you wish until you're satisfied?
philjohnson
·3 miesiące temu·discuss
Show HN is show your product. That's what I'm doing. It's not an open source forum. The only shilling is mentioning other products on someone else's post...
philjohnson
·3 miesiące temu·discuss
[flagged]
philjohnson
·3 miesiące temu·discuss
First thing is it was released much after BreezePDF was.

You could make the same argument with Adobe or any other PDF software. Why doesn't everyone use all use BentoPDF? Things like brand, and simply what shows up when they search on Google are factors.

Also, Bento doesn't have a desktop app a regular person can download. You have to download the GitHub. Non-developers won't do that.

Additionally, each tool is separate. It's not all in one editor. That's a UX consideration. BreezePDF, everything is in one editor interface. It added a lot of development complexity but makes the UX better in my opinion.

I tried Bento and some of their tools are very slow, cause of large downloads to the client. BreezePDF is much faster.

Good for them making an open source tool though. Lots of options out there and everyone can choose for themselves.
philjohnson
·3 miesiące temu·discuss
Font change for text editing is fixed now
philjohnson
·3 miesiące temu·discuss
Thanks for trying it!

In what scenario was undo not working? If you can provide that context, I can dig into it more as to what wasn't undoing properly.

For text editing, I see the issue with that for some of the fonts. Fixing now

Sorry for the trouble!
philjohnson
·3 miesiące temu·discuss
Far from it haha

Some features took a longggg time to do, such as table extraction, text editing, and (surprisingly) preserving positioning of elements (text, images etc.) when rotating the page in the downloaded file - PDF specification has a different orientation system than the web, so this was very intricate to get correct.

A lot of PDF editors have tools that all work independently, meaning you have to use each tool separately. My decision to add all the features I did while keeping it in one editor was because I felt that was a better user experience, but I means that all features become intertwined, which added a ton of complexity managing that.
philjohnson
·3 miesiące temu·discuss
Thanks! Feel free to send feedback to [email protected] if you get the chance to try it.

Regarding your concern, if a manipulation of the PDF doesn't meet the standard specification, it won't render properly in a PDF viewer as it is in the present day, let alone in 20 years. All PDF viewers/editors worth their salt adhere to the PDF spec. So as long as the PDF specification stays the same, anything that renders correctly now in a PDF viewer will render correctly in the future.

For something like compression, if the file reduces in size and the PDF renders the same (minus expected potential minor quality loss), then you have evidence right there that it worked successfully.

I built BreezePDF with PDF spec adhering libraries, so everything should be up to standards.

Let me know if that answers your question!
philjohnson
·3 miesiące temu·discuss
Yes, it definitely is. It handles everything from the basics like editing, signing, and merging to more advanced stuff like OCR, redaction, and digital certificates all in a clean and lightweight interface.

The desktop app is only 58mb and uses effectively zero CPU, so it's about as far from bloatware as you can get.

Shoot me an email at [email protected] — happy to jump on a call and walk you through it before you get it for your company.
philjohnson
·3 miesiące temu·discuss
Awesome! Would love to get your feedback once you try it.
philjohnson
·3 miesiące temu·discuss
Free is still in this post. It's free to use, you can use the editor as much as you want with 40+ tools. Just a limit of 3 exports.
philjohnson
·3 miesiące temu·discuss
I made a first version of it if you want to check it out! It's under the "markup" tab
philjohnson
·3 miesiące temu·discuss
Neat idea. Basically an "Enhance Readability" button. I'm looking into how it can be done, will report back.
philjohnson
·3 miesiące temu·discuss
Yes, yesterday's post got marked as duplicate because I didn't reference the previous post from last year. I got permission from the HN moderator tomhow to repost it again with the reference to last year's post.
philjohnson
·3 miesiące temu·discuss
Good suggestion! I'll look into implementing that.
philjohnson
·3 miesiące temu·discuss
Btw this is fixed now!
philjohnson
·3 miesiące temu·discuss
I sent an email to the HN email with the updated description since time expired to update it myself. Take a look, thanks!
philjohnson
·3 miesiące temu·discuss
You can simply open the network requests and verify for yourself. Or download the desktop version