
boomurl — drag a folder, get a URL · free static site hosting
拖拽 HTML 文件或项目即可快速发布到自定义域名。
@dorongrinstein · X
drag and drop any .html and go live with a custom domain in 20 seconds
完整作品展
技术栈
19 projects

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

从 Google Drive 编辑和发布 HTML 文件。
debamitro · HN
I found that AI tools are generating excellent HTML documents nowadays, yet there's no easy way to show them to others. Yes, there's GitHub pages - but I don't know if it is user-friendly for non-technical people. This app allows you to keep your HTML file in your Google Drive and serve it from there. Feedback is most welcome.

粘贴 HTML 代码一键生成可分享的在线链接。
htmltourl — 专为 AI 编程设计的快速上线工具,粘贴 HTML 代码即可一键生成在线访问链接

Hexabench 本地开发者工具套件,支持 CSV、Parquet、JSON 格式处理,无需上传。
u/sheshu29 · Reddit
My side project Hey everyone i have just created this website for developer who does not want to rely on ai agents so please visit and give me some feedback if you want any specific tools 🫠 submitted by /u/sheshu29 to r/SideProject [link] [comments]

在浏览器中免费转换、压缩和编辑文件,文件不上传服务器。
@faisalhaleem · X
Just launched — free browser-based file tools runs entirely in your browser. Video to GIF (with trim slider) Merge / Split / Shrink PDF Your files NEVER leave your device. No sign-up needed. Free forever. #buildinpublic #webdev #indiedev #tools #privacy


CleanMyCSV快速清理CSV文件,修复格式、重复和编码错误。
@cleanmycsv_app · X
hi alisha, just shipped to fix corrupted utf-8, missing zeros and bad formatting before importing to crms. building in public now 🚀 let’s connect!

在线转换、查看和管理各种文件格式,包括文档、PDF 和压缩包等。
@FileProInfo1 · X
🚀 has successfully launched! helps users convert, view, process, and manage files online — including documents, PDFs, OCR, archives, email formats, and more. We’re excited to share it with the community. Check it out here:

部署网络应用、服务器和数据库,具有自动扩展和监控功能。
@aisolram · X
New rule. = vibe coded. = vibe coded. Still has the default Vercel favicon = definitely vibe coded. Change my mind.


免费在线工具,可用于调整图像、格式化JSON、处理PDF、分析文本和创建设计资产,无需登录。
musekit · Product Hunt
Free AI Tools Free browser tools for everyday tasks, no login

输入行数快速生成Excel文件,支持百万行,用于测试导入导出。
v2mo · V2EX
生成指定行数的 Excel 文件, 输入行数, 就能快速下载 xlsx 表格文件 后端测试需要用到 Excel 大文件,测试导入、导出。 这个工具用来测试是很顺手了。 [生成指定行数的 Excel 文件, 输入行数, 快速下载 xlsx 表格文件]( https://it365.janqi.com/generate-excel-file-with-specified-number-of-rows/zh/) 看了背后的技术: 使用了 WebAssembly Web Worker 能支持生成一百万行的 Excel 文件,还是有点猛,只是 100w 行,要等几十秒。 还能按规则填充列的数据,也支持插值表达式和随机数,自由度还是不错的。