
PDF Pro — Free PDF Tools for India | Privacy-First, No Cloud Uploads
在浏览器中编辑PDF,支持压缩、合并、AI分析,无云上传。
@pdfproindia · X
完整作品展
技术栈
17 projects

在浏览器中编辑PDF,支持压缩、合并、AI分析,无云上传。
@pdfproindia · X


免费网站分析器和SEO审计工具——在60秒内扫描任何网站的性能、SEO、安全、无障碍和UI/UX问题。修复影响您排名的问题。
@WebScore_now · X

免费在线PDF工具,支持合并、拆分、转换和编辑,文件不离开您的设备。
u/Key_Caramel_5578 · Reddit
Built a free PDF toolkit solo (with AI help) — need feedback on the in-browser text editor before I keep pushing on it Been heads-down on this for a while: thepdftool.in Standard PDF stuff : merge, split, compress, convert, OCR — but most of the conversion tools run entirely client-side (WASM), so files never leave your browser for those. Built solo, leaned on AI tools for a good chunk of the code and debugging. The feature I care most about right now is an inline text editor :— click i

Edge Python 是一个在浏览器中运行的轻量级 Python 解释器。
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki