HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ggcdn

no profile record

comments

ggcdn
·3 เดือนที่ผ่านมา·discuss
A boring solution for a boring problem - Working with PDFs.

I've been making a browser-based PDF editor that runs on-device via Webassembly / PDFium. Many of the hard parts were done by the open source embedpdf project, and I've been adding my own custom tools on top of it.

It does the usual annotation stuff — highlights, comments, stamps, etc. working on some more advanced stuff now - regex search/redact, measurements and takeoff tools for AEC industry.

https://www.Draftpdf.com
ggcdn
·3 เดือนที่ผ่านมา·discuss
Every time I have to open Acrobat it makes me want to puke, and Bluebeam is quite expensive, so I'm working on a full-featured PDF editor you can run in the browser.

https://DraftPDF.com
ggcdn
·9 เดือนที่ผ่านมา·discuss
Many structural engineering graduate students still get exposed to TCL as its the input language of the OpenSees framework for structural and earthquake engineering.

https://opensees.ist.berkeley.edu/wiki/index.php?title=OpenS...

Luckily, there is also now a python interpreter.