
Cloudflare Drop
上传文件夹或 ZIP 到 Cloudflare Drop,即时发布网站。
@vikingmute · X
Cloudflare 也推出了 drop 服务, 上传一个文件夹或者 zip,网站直接上线,不需要登陆。我记得前几天 vercel 刚上线了同样的功能,Vercel Drop 这两老哥天天打嘴炮,功能也都前后脚。 这服务其实要手动操作,没有 CLI 好用,不过不需要登陆是一大优势,而且drop 无脑操作,更适合小白要上线网站。
完整作品展
技术栈
38 projects

上传文件夹或 ZIP 到 Cloudflare Drop,即时发布网站。
@vikingmute · X
Cloudflare 也推出了 drop 服务, 上传一个文件夹或者 zip,网站直接上线,不需要登陆。我记得前几天 vercel 刚上线了同样的功能,Vercel Drop 这两老哥天天打嘴炮,功能也都前后脚。 这服务其实要手动操作,没有 CLI 好用,不过不需要登陆是一大优势,而且drop 无脑操作,更适合小白要上线网站。

Arbor Nota — 跨浏览器书签管理器,支持团队文件夹共享。
@TimoPrescott · X
I'm working on my bookmark app, It will allow users to manage all of their bookmarks in a singular Universal location, and it will allow teams the ability to share bookmarks in an intuitive way. I didn't like the existing options, so now I'm here 😎

用AI从音频自动生成同步歌词文件(.lrc),支持卡拉OK和音乐播放。
AI LRC Generator — AI LRC Generator 使用 AI 技术一键生成音频 LRC 文件!支持自动识别音频内容,精准同步时间轴,适用于配音、字幕、K歌、播客等多种场景。做这个起因是因为手里有一些老歌或者一些市面上消失的歌,没有歌词,所以搞了个音频处理+AI生成歌词的网站。

在共享层中记录产品决策、背景和推理,团队不会遗忘决策背后的原因。
@TimEngng · X
Stop losing the "why" behind product decisions -

通过共享链接或二维码在活动中收集嘉宾照片。
@aaronbatilo · X
Shout out I made it. Shout out to me. Pre-vibe coding

拖拽 HTML 文件或项目即可快速发布到自定义域名。
@dorongrinstein · X
drag and drop any .html and go live with a custom domain in 20 seconds

在浏览器中批量处理图片,支持工具链、本地AI和格式转换。
BulkPicTools — 免费浏览器端图片批量处理工具,支持**工具链串联**(压缩→转格式→裁剪一次完成,无需重复上传),本地 AI 去背景/人脸模糊(WebGPU,无需 API Key),支持 200+ 张图片批量处理,文件不上传服务器。

上传餐厅收据照片,AI扫描后与朋友按项目分摊费用。
u/getawaykid · Reddit
I got tired of doing receipt math at restaurants, so I built a free bill splitter with optional AI scanning TL;DR: Receipt Split splits restaurant bills by item. Free for manual entry + real-time sharing. AI photo scanning is optional and costs money to run, so I only charge for that part. I built Receipt Split after one too many dinners where someone said “let’s just split it evenly” while my friend was sitting there with a salad and everyone else had entrees + drinks. It’s a web app —

上传项目文件生成优化的 context.md 文件,用于 Claude 和其他 AI 工具。
u/Jealous_Buy_8829 · Reddit
Just updated my context builder https://reddit.com/link/1utq6y0/video/jy8bpbotxmch1/player You can now upload your whole project folder and get one clean, optimized markdown file that you can paste straight into Claude or Codex. All file uploads are 100% client-side. Let me know if you find this useful or not, would love some feedback! https://markdone.dev/ai-context-builder/ submitted by /u/Jealous_Buy_8829 to r/SideProject [link] [comments]

用AI和OCR将PDF、截图和邮件转换为整理好的Excel表格。
Messy2Sheet — AI 文档转表格工具,把截图、邮件订单和 PDF 价格表按自定义字段整理成 Excel/CSV,支持保存可复用 Recipe


免费在线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