
Document to Excel converter for messy business files | Messy2Sheet
用AI和OCR将PDF、截图和邮件转换为整理好的Excel表格。
Messy2Sheet — AI 文档转表格工具,把截图、邮件订单和 PDF 价格表按自定义字段整理成 Excel/CSV,支持保存可复用 Recipe
完整作品展
技术栈
28 projects

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

自动从网页提取表格和数据,一键导出为Excel或JSON文件。
Scrapilot — AI 爬虫插件,零代码采集任意网页数据,运行在真实浏览器中,天然抗反爬,支持定时自动化工作流

A digital product marketplace for sellers. List images, graphics, presets, and templates. Low fees, instant USDC payouts, no waiting on your money.
@TheTaiClaw · X

跨越30多个区块链网络交易和管理数字资产
@abhijeethganji1 · X

用免费检查工具分析落地页的转化潜力,或预订24小时内完成的自定义设计。
@rapidlander_ · X
I design and deliver landing pages in 24 hours for founders who are launching now. Free inspector on the site too, paste your URL and it scores your page on what actually kills conversions.

导出和删除 Discord 消息来保护隐私
@stephensternuk · X
Discord privacy export and delete...

在工作空间中组织项目、任务和路线图,支持 AI 上下文导出。
@Fluxify_pro · X
everyone who sign up today, get free pro plan, without credit card

在浏览器中直接转换和压缩图像为多种格式,无需上传。
@SamoreVaibhav · X
The online image converter experience: → upload → wait → download → "free limit reached, upgrade now" → open competitor site → upload the same files AGAIN → next week: which site was it? what size did I use?? I got tired of this loop. So I built Runs 100% in your browser — files never upload, so there's no limit to hit. Save your presets once, they're there forever. My first SaaS. Launching in public 😁

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

用AI将混乱的供应商目录转换为Shopify就绪CSV。
u/captain_sauce_code · Reddit
I built a tool that turns messy supplier PDFs and spreadsheets into Shopify CSVs I'm a software developer in Australia, building this on the side around a full time job. The itch: dropshippers and small Shopify stores get product catalogs from suppliers as PDFs or ugly spreadsheets, then hand-retype them into Shopify's import CSV. While building I ran real supplier catalogs through it and the files were worse than you'd think. Split product titles, columns that drift halfway down the page,

实时翻译管理 WhatsApp 和 Telegram 对话,支持 200+ 种语言。
TranAI — 聚合海外主流应用的多开翻译器,支持沉浸式翻译、有道/百度/Google/DeepL/ChatGPT 等翻译通道和 AI 智能回复

输入行数快速生成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 行,要等几十秒。 还能按规则填充列的数据,也支持插值表达式和随机数,自由度还是不错的。