TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Search PDFs using WASM in the browser

2 点作者 rawsh超过 2 年前
pdfgrep.org is a CLI tool I use a lot to reference documents from classes. I’ve been playing around with Emscripten and I wanted to make a UI version of the tool. All documents stay local so there is no upload time, and search time is similar to the native binary. Click on a search result to open a preview of the PDF. Any feedback would be much appreciated.<p>Dockerfile source code (warning: very shit): <a href="https:&#x2F;&#x2F;github.com&#x2F;rawsh&#x2F;pdfgrep-wasm">https:&#x2F;&#x2F;github.com&#x2F;rawsh&#x2F;pdfgrep-wasm</a>

暂无评论

暂无评论