
完整作品展
技术栈
23 projects


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

免费在浏览器中编辑和格式化JSON,支持验证和转换。
@bhushankuma491 · X

在线即时格式化和验证 JSON,无需上传数据。
@VeganVegan75738 · X
做了一个免费的 JSON 格式化工具。 支持: ✅ JSON 格式化 ✅ JSON 校验 ✅ 在线使用 ✅ 无需安装,数据不上传 开发者日常调试 JSON 可以直接用: #开发者 #前端开发 #工具

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

将英文转换为Excel/Google Sheets公式,分析数据并导出报告。
@ExpressSheet · X
Upload a spreadsheet. Ask questions in plain English. Get insights, charts, and a polished PDF report back. ExpressSheet is like having a data analyst on call, 24/7. Start free:

Convert, split, and merge Excel files (XLSX, XLS, CSV, ODS) online for free. Convert/split up to 100MB, merge up to 50MB per file. Secure processing, no registration required
@DmitryFounder_ · X
Hi, i am marketing my first SaaS Let's connect🥹

将PDF银行对账单转换为Excel电子表格,自动提取交易数据用于记账和对账。
@_kushalpatel · X
Converts PDF bank statements into clean, editable Excel files in seconds. Built for bookkeepers, accountants, and anyone tired of manual data entry.

使用 AI 将 Excel 和 CSV 文件翻译为 100+ 种语言
AI Excel Translator — 批量翻译 Excel 或 CSV 文档,支持 100+ 语言。

将电子表格迁移到统一业务平台,提供会计、开票、库存、薪酬和CRM。
@sony_ericson05 · X
cloud-based ERP for small businesses.

用自然语言查询电子表格和数据集,实时生成答案和报告。
u/maybeImakemoney · Reddit
I built the thing. Now I am not sure the base use case is one people will pay for. Founder here. This started as a side learning project to see whether an LLM could answer questions about Excel data, back when they could not do it well. I built the first version on n8n, with workflows that ingested files, generated metadata with an LLM, and answered questions against the converted data plus that metadata. Then I started using it for my own analysis and report generation, saw that the time sav

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